[NumPy-Tickets] [NumPy] #1645: Setting a value to an indexed array with composite dtype using where or a boolean mask silently fails
NumPy Trac
numpy-tickets@scipy....
Sat Oct 23 09:56:57 CDT 2010
#1645: Setting a value to an indexed array with composite dtype using where or a
boolean mask silently fails
-------------------------+--------------------------------------------------
Reporter: pch | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: 1.5.0
Resolution: wontfix | Keywords:
-------------------------+--------------------------------------------------
Changes (by pv):
* status: new => closed
* resolution: => wontfix
Comment:
Indexing with arrays makes a copy. Cannot be fixed, AFAIK.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1645#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list