Alternative packages for nearest neighbor search

If you know any other package with related functionality, please share in a comment:

  • NearestNeighbors.jl
  • NearestNeighborsDescent.jl
  • Shrike.jl
  • CellLists.jl
2 Likes

Are you only interested in exact searches? Probably not, as Shrike is in the above list.
Then you could have a look at

and

2 Likes