[Numpy-discussion] Proposal of new function: iteraxis()

Benjamin Root ben.root at ou.edu
Wed May 1 13:50:18 EDT 2013


On Mon, Apr 29, 2013 at 2:10 PM, Andrew Giessel <
andrew_giessel at hms.harvard.edu> wrote:

> Matthew:  Thanks for the link to array order discussion.
>
> Any more thoughts on Phil's slice() function?
>
>
>
I rather like Phil's solution.  Just some caveats.  Will it always return
views or copies?  It should be one or the other (I haven't looked closely
enough to check), and it should be documented to that affect.  Plus, tests
should be added to make sure it does that.

Cheers!
Ben Root
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20130501/9c1b6a0d/attachment.html>


More information about the NumPy-Discussion mailing list