[Numpy-discussion] Axis Iterator?

Brendan Simons brendansimons at yahoo.ca
Thu Sep 14 20:20:28 EDT 2006


Hi all,

Just wondering if there was an arbitrary axis iterator in numpy, or  
if not, if there's demand for one.  What I'm looking for is something  
which would allow me to do  something like (vectorFunc(column) for  
column in array.axisIter(1) )  without a bunch of for loops and slicing.

Thoughts?
    Brendan
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 





More information about the NumPy-Discussion mailing list