Numba-kdtree

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 3

0.4.0

What's Changed
* Allow caching of the kdtree functions by mortacious in https://github.com/mortacious/numba-kdtree/pull/28
* Remove deprecated usage of generated_jit and additional cleanup by mortacious in https://github.com/mortacious/numba-kdtree/pull/29


**Full Changelog**: https://github.com/mortacious/numba-kdtree/compare/0.3.0...v0.3.0

0.2.2

What's Changed
* Bugfix/flipped compact balanced by mortacious in https://github.com/mortacious/numba-kdtree/pull/22


**Full Changelog**: https://github.com/mortacious/numba-kdtree/compare/0.2.1...0.2.2

0.2.1

What's Changed
* Search for correct package in __init__ by bcbnz in https://github.com/mortacious/numba-kdtree/pull/20

New Contributors
* bcbnz made their first contribution in https://github.com/mortacious/numba-kdtree/pull/20

**Full Changelog**: https://github.com/mortacious/numba-kdtree/compare/0.2.0...0.2.1

0.2.0

What's Changed
* Adds setuptools_scm versioning replacing manual versioning by mortacious in https://github.com/mortacious/numba-kdtree/pull/18
* Add support for pickling the _KDTree objects by mortacious in https://github.com/mortacious/numba-kdtree/pull/19


**Full Changelog**: https://github.com/mortacious/numba-kdtree/compare/v0.1.8...0.2.0

0.1.8

What's Changed
* Fix setup for MacOS by josafatburmeister in https://github.com/mortacious/numba-kdtree/pull/15
* suppress unavoidable numba warnings related to parallel and reflected lists by mortacious in https://github.com/mortacious/numba-kdtree/pull/16

New Contributors
* josafatburmeister made their first contribution in https://github.com/mortacious/numba-kdtree/pull/15

**Full Changelog**: https://github.com/mortacious/numba-kdtree/compare/v0.1.7...v0.1.8

0.1.7

What's Changed
* Automatic detection if the parallel function is required for query functions by mortacious in https://github.com/mortacious/numba-kdtree/pull/11
* Build KDTree from within numba functions by mortacious in https://github.com/mortacious/numba-kdtree/pull/13


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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.