kdtree icon indicating copy to clipboard operation
kdtree copied to clipboard

Benchmarks and capabilities

Open Helveg opened this issue 6 years ago • 1 comments

How does this implementation compare in benchmarks to scipy.spatial.cKDTree or sklearn.neighbors.KDTree and is it capable of querying all neighbors within a radius?

Helveg avatar Sep 19 '19 22:09 Helveg

I do not have any such comparisons, however if somebody can provide it I’d be happy to include them in the documentation.

stefankoegl avatar Sep 20 '19 09:09 stefankoegl