Pynndescent Versions Save

A Python nearest neighbor descent for approximate nearest neighbors

release-0.5.12

1 month ago

What's Changed

Full Changelog: https://github.com/lmcinnes/pynndescent/compare/release-0.5.11...release-0.5.12

release-0.5.11

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lmcinnes/pynndescent/compare/0.5.10...release-0.5.11

0.5.10

1 year ago

Fix caching issues with trees

0.5.9

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lmcinnes/pynndescent/compare/0.5.8...0.5.9

0.5.8

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lmcinnes/pynndescent/compare/0.5.7...0.5.8

0.5.7

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/lmcinnes/pynndescent/compare/0.5.6...0.5.7

0.5.6

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/lmcinnes/pynndescent/compare/0.5.5...0.5.6

0.5.5

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/lmcinnes/pynndescent/compare/0.5.4...0.5.5

0.5.4

2 years ago

Try to fix threading state issues

0.5.3

2 years ago

Improve import speed with aggressive caching, fix a number of minor bugs.