[Numpy-tickets] [NumPy] #927: automatic type-conversin fails for numpy array
NumPy
numpy-tickets@scipy....
Thu Oct 9 10:36:35 CDT 2008
#927: automatic type-conversin fails for numpy array
----------------------------+-----------------------------------------------
Reporter: Qwertz | Owner: somebody
Type: defect | Status: closed
Priority: high | Milestone:
Component: numpy.numarray | Version: none
Severity: major | Resolution: wontfix
Keywords: |
----------------------------+-----------------------------------------------
Changes (by oliphant):
* status: new => closed
* resolution: => wontfix
Comment:
This is known and expected behavior. In-place operations are not going to
change the type of the array.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/927#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list