NearestNeighbors.jl icon indicating copy to clipboard operation
NearestNeighbors.jl copied to clipboard

add inrect() query

Open aplavin opened this issue 3 years ago • 1 comments

Commonly called "range search" (https://en.wikipedia.org/wiki/Range_searching), but NN.jl already has inrange that selects points within a circle - so I call the new function inrect.

aplavin avatar Jul 14 '22 12:07 aplavin

bump

aplavin avatar Aug 15 '22 08:08 aplavin