Re: [Numpy-discussion] Using NumPy iterators in C extension

2011-06-06 Thread Mark Wiebe
On Mon, Jun 6, 2011 at 4:06 AM, Irwin Zaid wrote: > Hi all, > > I am writing a C extension for NumPy that implements a custom function. > I have a minor question about iterators, and their order of iteration, > that I would really appreciate some help with. Here goes... > > My function takes a seq

[Numpy-discussion] Using NumPy iterators in C extension

2011-06-06 Thread Irwin Zaid
Hi all, I am writing a C extension for NumPy that implements a custom function. I have a minor question about iterators, and their order of iteration, that I would really appreciate some help with. Here goes... My function takes a sequence of N-dimensional input arrays and a single (N+1)-dimensio