[Numpy-discussion] Fwd: [numpy] ENH: Initial implementation of a 'neighbor' calculation (#303)

Sturla Molden sturla at molden.no
Fri Oct 12 08:33:47 EDT 2012


On 10.10.2012 15:42, Nathaniel Smith wrote:
> This PR submitted a few months ago adds a substantial new API to numpy,
> so it'd be great to get more review. No-one's replied yet, though...
>
> Any thoughts, anyone? Is it useful, could it be better...?

Fast neighbor search is what scipy.spatial.cKDTree is designed for. 
There is an brand new version in SciPy master.

Sturla



More information about the NumPy-Discussion mailing list