NearestNeighbors v0.4.22
Merged pull requests:
- Disable fast path update for minimum distance to hyper rectangle for
Chebyshevsince it doesn't work (#192) (@KristofferC) - fix inferrability of return value with KDTree created from matrix of points (#212) (@KristofferC)
- Some improvements to readme and docstrings (#213) (@KristofferC)
- Avoid a duplicated error check and condense the
split_dimcheck slightly (#214) (@KristofferC) - use the maximum distance to hyper rectangle to add all points in the subtree for
inrangecalculations (#215) (@KristofferC)
Closed issues: