Numba-kdtree

Latest version: v0.4.0

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.1.6

What's Changed
* Query functions return the number of valid neighbors as well by mortacious in https://github.com/mortacious/numba-kdtree/pull/9
* Add defintion of the ssize_t type on windows systems by mortacious in https://github.com/mortacious/numba-kdtree/pull/8
* Improved unit tests by mortacious in https://github.com/mortacious/numba-kdtree/pull/10


**Full Changelog**: https://github.com/mortacious/numba-kdtree/compare/v0.1.5...v0.1.6

0.1.5

- removed numpy build dependency
- fixed crashes on interpreter shutdown

0.1.4

0.1.3

- added support for `numba.typed.List` inputs

0.1.2

- added automatic conversion to list arguments.
- moved `n_jobs` switch to python code. This results in faster compilation time for `query` and `query_radius`.

0.1.1

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.