[SciPy-Dev] cKDTree

Daπid davidmenhur at gmail.com
Mon Sep 5 03:46:24 EDT 2016


On 4 September 2016 at 23:00, Robert Lucente <rlucente at pipeline.com> wrote:
> Please note that I am a newbie and just a lurker.
>
> I noticed in a recent email that cKDTree was mentioned.
>
> Q: What is the relationship if any between SciPy an scikit-learn when it comes to cKDTree?
>
> The reason that I ask are the following 2 links
>
> https://jakevdp.github.io/blog/2013/04/29/benchmarking-nearest-neighbor-searches-in-python/
>
> https://github.com/scikit-learn/scikit-learn/issues/3682

Note that these benchmarks are from 2013 and 2014. Scipy's KDTree has
seen its performance recently improved, twice. Scikit's last update to
its KDTree was in 2015. So, we need to run the benchmarks again.

/David.



More information about the SciPy-Dev mailing list