[SciPy-Dev] Enhancements to scipy.spatial.cKDTree

Sturla Molden sturla at molden.no
Fri Jul 13 13:15:32 EDT 2012


On 13.07.2012 01:34, Patrick Varilly wrote:
> Alright, I've uploaded the last bit of cKDTree that was missing for it
> to be functionally equivalent to KDTree.  As it stands, I think it's a
> useful addition in its own right, so it would be nice if someone else
> could look the code over and see if it can be merged in.
>
> Over the coming weeks, I will look into the issues that Sturla has
> brought up and see if I can make some progress on these.

Your changes + mine:

https://github.com/sturlamolden/scipy/blob/master/scipy/spatial/ckdtree.pyx


Sturla



More information about the SciPy-Dev mailing list