New
release-0.5.13
What's Changed
Mostly minor changes to ensure numpy 2.0 support.
- Reset distance function in setstate by @smartIU in https://github.com/lmcinnes/pynndescent/pull/240
- patch: replace
np.inftywithnp.infby @FBruzzesi in https://github.com/lmcinnes/pynndescent/pull/242 - Add pre-release parameter in pipelines by @gclendenning in https://github.com/lmcinnes/pynndescent/pull/244
New Contributors
- @smartIU made their first contribution in https://github.com/lmcinnes/pynndescent/pull/240
- @FBruzzesi made their first contribution in https://github.com/lmcinnes/pynndescent/pull/242
Full Changelog: https://github.com/lmcinnes/pynndescent/compare/release-0.5.12...release-0.5.13