On Thu, Mar 20, 2008 at 4:11 PM, Charles R Harris
<[EMAIL PROTECTED]> wrote:
> On Thu, Mar 20, 2008 at 6:04 AM, Gael Varoquaux
> There are alternative methods: a.flatten will always return a copy and
> a.flat will return an iterator. Perhaps those should be suggested in cases

And for the record: x.flat does not make a copy and can be assigned to as well.

Stéfan
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to