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

2012-10-15 Thread Zachary Pincus
Hi Tim, It's tricky to find functionality sometimes because as you've seen numpy and especially scipy are spread over very diverse domains with very diverse terminology! Usually someone on one or the other of the lists can help folks find some functionality, if not by name than by description..

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

2012-10-15 Thread Cera, Tim
On Sun, Oct 14, 2012 at 8:24 PM, Zachary Pincus wrote: > It would be useful for the author of the PR to post a detailed comparison > of this functionality with scipy.ndimage.generic_filter, which appears to > have very similar functionality. > I'll be durned. I created neighbor because I didn't