KristofferC / NearestNeighbors.jl

High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.
Other
418 stars 65 forks source link

allow views as input to query functions #183

Closed KristofferC closed 3 months ago

KristofferC commented 3 months ago

Fixes https://github.com/KristofferC/NearestNeighbors.jl/issues/176