summaryrefslogtreecommitdiff
path: root/math/py-vector (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/py-vector: Update to 1.7.0Po-Chuan Hsieh2025-10-272-6/+6
| | | | Changes: https://github.com/scikit-hep/vector/releases
* math/py-vector: Add AWKWARD, NUMBA and SYMPY optionsPo-Chuan Hsieh2025-07-291-1/+15
|
* math/py-vector: Update to 1.6.3Po-Chuan Hsieh2025-07-242-4/+4
| | | | Changes: https://github.com/scikit-hep/vector/releases
* math/py-vector: Add py-vector 1.6.2Po-Chuan Hsieh2025-05-253-0/+32
Vector is a Python library for 2D and 3D spatial vectors, as well as 4D space-time vectors. It is especially intended for performing geometric calculations on arrays of vectors, rather than one vector at a time in a Python for loop.