[Numpy-discussion] documentation suggestion

Neal Becker ndbecker2 at gmail.com
Sun Apr 12 17:32:31 EDT 2009


Stéfan van der Walt wrote:

> Hi Neal
> 
> 2009/4/11 Neal Becker <ndbecker2 at 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.





More information about the NumPy-Discussion mailing list