kdtree
kdtree copied to clipboard
Benchmarks and capabilities
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?
I do not have any such comparisons, however if somebody can provide it I’d be happy to include them in the documentation.