[Numpy-discussion] MultiIter version of PyArray_IterAllButAxis ?

John Salvatier jsalvati at u.washington.edu
Wed Dec 1 22:35:42 EST 2010


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? I would like to be able to write UFuncs that take an axis argument and
also take multiple array arguments, for example I want to be able to create
a moving average with a weighting that changes according to another array.

Best Regards,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20101201/f34a5241/attachment.html>


More information about the NumPy-Discussion mailing list