On Mon, Apr 29, 2013 at 2:10 PM, Andrew Giessel <
andrew_gies...@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
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to