[NumPy-Tickets] [NumPy] #2009: Forward operations of numpy.ndarray incompatible with numpy.float**
NumPy Trac
numpy-tickets@scipy....
Mon Feb 20 14:00:42 CST 2012
#2009: Forward operations of numpy.ndarray incompatible with numpy.float**
-------------------------+--------------------------------------------------
Reporter: mrclary | Owner: somebody
Type: defect | Status: closed
Priority: high | Milestone: 1.7.0
Component: numpy.core | Version: 1.6.1
Resolution: fixed | Keywords: numpy, ndarray, dtype, object, float64
-------------------------+--------------------------------------------------
Changes (by rgommers):
* status: new => closed
* resolution: => fixed
* milestone: 1.6.2 => 1.7.0
Comment:
This doesn't give a TypeError in master on either Windows or OS X 10.6 for
me. The asymmetry in operations has been fixed after the 1.6.1 release. So
closing this. If you still see it, please reopen.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2009#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list