[NumPy-Tickets] [NumPy] #1258: numpy.array does not upconvert from float to store complex types
NumPy Trac
numpy-tickets@scipy....
Thu Mar 24 18:46:28 CDT 2011
#1258: numpy.array does not upconvert from float to store complex types
-------------------------+--------------------------------------------------
Reporter: pkwill | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone:
Component: numpy.core | Version: 1.3.0
Resolution: wontfix | Keywords:
-------------------------+--------------------------------------------------
Changes (by mwiebe):
* status: new => closed
* resolution: => wontfix
Comment:
I can definitely understand the desire to have an "at least float"
operation, but the example given is behaving the way I would expect. Since
float is explicitly requested, it shouldn't give anything different from a
float.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1258#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list