HEPJo: High Energy Physics analysis in Mojo
GitHub
GitHub - shivasankarka/HEPJo: HEPJo is a high-performance numerical...
HEPJo is a high-performance numerical computation library in Mojo, inspired by Scikit-HEP. It offers efficient array operations and mathematical functions and much more for computations in High Ene...
1 Reply
Hello everyone! This library aims to be a comprehensive one for doing data analysis in particle physics (HEP) in the likes of Scikit-hep library in Python. I have implemented basic LorentzVectors and Vector3D, Vector2D for now and working on porting other options and resolving some issues in current implementations.
Anyone interested in contributing or has any ideas to improve the library, please contact me! Also, anyone who has suggestions for a better name, please let me know 🙂 (I am quite bad at naming things). Thanks!