KristofferC / NearestNeighbors.jl

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

relax some types to make things work with views #187

Closed KristofferC closed 3 months ago

KristofferC commented 3 months ago

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