[Numpy-discussion] deleting value from array

Matthieu Brucher matthieu.brucher at gmail.com
Wed Aug 15 05:19:35 EDT 2007


>
> I now get the feeling the delete command needs to copy the entire
> array with exception of the deleted item. I guess this is a hard thing
> to do efficiently?
>

Well, if you don't copy the array, the value will always remain present.

Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20070815/f3c58786/attachment.html>


More information about the NumPy-Discussion mailing list