[Numpy-discussion] MultiIter version of PyArray_IterAllButAxis ?

David david at silveregg.co.jp
Wed Dec 1 22:56:36 EST 2010


On 12/02/2010 12:35 PM, John Salvatier wrote:
> Hello,
>
> I am writing a UFunc creation utility, and I would like to know: is
> there a way to mimic the behavior ofPyArray_IterAllButAxis for multiple
> arrays at a time?

Is there a reason why creating a separate iterator for each array is not 
possible ?

cheers,

David



More information about the NumPy-Discussion mailing list