[NumPy-Tickets] [NumPy] #2046: Deleting ndarray.real on an instance segfaults
NumPy Trac
numpy-tickets@scipy....
Thu Feb 9 18:29:11 CST 2012
#2046: Deleting ndarray.real on an instance segfaults
-------------------------+--------------------------------------------------
Reporter: alex_gaynor | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
-------------------------+--------------------------------------------------
Comment(by alex_gaynor):
Deleting `ndarray.imag` fails in a similar manner, but only on complex
arrays, other arrays raise an error about not having an imaginary part.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2046#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list