Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@tavianator tavianator released this 25 Feb 15:56
· 21 commits to main since this release
0.2.0
  • Added merge_k_nearest[_within]() methods to NearestNeighbors for avoiding allocations
  • Improved the k-d tree interface and implementation