[Numpy-tickets] [NumPy] #524: Scalar arithmetic with arrays produces values that masquerade as a particular type but are not
NumPy
numpy-tickets@scipy....
Tue May 22 00:50:26 CDT 2007
#524: Scalar arithmetic with arrays produces values that masquerade as a
particular type but are not
--------------------+-------------------------------------------------------
Reporter: socha | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Other | Version: 1.0.2
Severity: normal | Resolution: invalid
Keywords: |
--------------------+-------------------------------------------------------
Changes (by oliphant):
* status: new => closed
* resolution: => invalid
Comment:
You are comparing the wrong type. There are two distinct python types
that are numpy.int32.
--
Ticket URL: <http://www.projects.scipy.org/scipy/numpy/ticket/524#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