Re: [Numpy-discussion] ENH: Proposal to add np.neighborwise in PR#9514

2017-08-05 Thread Tim Cera
ssion.10968.n7.nabble.com/Fwd-numpy-ENH-Initial-implementation-of-a-neighbor-calculation-303-td27508.html On Sat, Aug 5, 2017 at 7:56 PM Stefan van der Walt wrote: > On Fri, Aug 4, 2017, at 19:54, Tim Cera wrote: > > As noted https://github.com/numpy/numpy/pull/303 a large part of this &

Re: [Numpy-discussion] ENH: Proposal to add np.neighborwise in PR#9514

2017-08-04 Thread Tim Cera
As noted https://github.com/numpy/numpy/pull/303 a large part of this functionality has been implemented before for numpy and didn't go anywhere because it is already present in scipy.ndimage. IMHO it is better suited in numpy with a better name so that people don't miss it. Kindest regards, Tim