[Numpy-discussion] Multiarray PEP: iterators

Stephen Walton stephen.walton at csun.edu
Fri Feb 18 13:59:24 EST 2005


Fernando.Perez at colorado.edu wrote:

>Completely agreed.  I'm sure I'm not the only one who has code like
>
>for row in matrix:
>  do_something_with(row)
>  
>
You're not.  I vote +1 for keeping this behavior.





More information about the NumPy-Discussion mailing list