Stéfan van der Walt wrote:

> Hi Neal
> 
> 2009/4/11 Neal Becker <ndbeck...@gmail.com>:
>> I found this misleading.  It isn't just used to _fill_ the array - it is
>> the
> 
> Please create an account on docs.scipy.org, then I'll give you
> priviledges to edit documentation.
> 
> Thanks!
> Stéfan

Done, but can someone check that what I wrote is accurate?  I wrote that 
changes to the ndarray will change the underlying buffer object.  But, the 
buffer protocol allows for read-only buffers.  Not sure what ndarray would 
do if you tried to write in that case.


_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to