summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-vector_1.6.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-vector: Upgrade 1.6.2 -> 1.6.3Leon Anavi2025-07-211-0/+22
Upgrade to release 1.6.3: - feat: numba is now available on python 3.13 - fix: upper pin 3.14 for numba - fix: uniform type checks in constructors + more tests - fix: replace nan_to_num with where for CuPy - docs: update CITATION.cff and add JOSS badge - docs: move and update contributing guide - docs: fix rendering of awkward reprs - docs: update papers and citation Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>