Re: [Numpy-discussion] dedicated function for resize with averaging or rebin 2d arrays?

2011-11-14 Thread Andrea Zonca
thanks, On Mon, Nov 14, 2011 at 09:24, Chris.Barker wrote: > On 11/11/11 8:28 PM, Craig Yoshioka wrote: >> I once wrote a generic n-dimensional binning routine in C that I >> could find if anyone is interested in integrating it into numpy... it >> didn't do size increases though... and I think I

Re: [Numpy-discussion] dedicated function for resize with averaging or rebin 2d arrays?

2011-11-11 Thread Andrea Zonca
hould work the same as the IDL one. But the > participants in the old discussion you highlighted seemed unhappy with the > time/space used for proper decimation, so I'm not sure what really would be > best. > > Zach > > > On Nov 11, 2011, at 1:41 AM, Andrea Zonca wr

[Numpy-discussion] dedicated function for resize with averaging or rebin 2d arrays?

2011-11-10 Thread Andrea Zonca
useful to add such function to numpy? I created a simple implementation to help in the discussion: https://gist.github.com/1348792 thanks, Andrea Zonca ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo