NearestNeighbors.jl
NearestNeighbors.jl copied to clipboard
WIP: Use maximum distance from point to hyper rectangle to add everything in subtree for KDTree range search.
Should implement https://github.com/KristofferC/NearestNeighbors.jl/issues/159 before merging this.