Skip to content

Version 0.2.0

Latest

Choose a tag to compare

@tavianator tavianator released this 25 Feb 15:56
0.2.0
  • Added merge_k_nearest[_within]() methods to NearestNeighbors for avoiding allocations
  • Improved the k-d tree interface and implementation