summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-vector_1.6.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-vector: add initial recipe for version 1.6.2Richard Leitner2025-07-151-0/+22
Add support for the python3 vector library. 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. Signed-off-by: Richard Leitner <dev@g0hl1n.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>