[Numpy-tickets] [NumPy] #464: division inconsistent with Python; a/b inconsistent with a%b, scary scalar behaviour
NumPy
numpy-tickets@scipy....
Thu May 17 05:16:06 CDT 2007
#464: division inconsistent with Python; a/b inconsistent with a%b, scary scalar
behaviour
----------------------------+-----------------------------------------------
Reporter: gregsmithto | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.0.3 Release
Component: numpy.numarray | Version: 1.0.1
Severity: normal | Resolution: fixed
Keywords: division |
----------------------------+-----------------------------------------------
Changes (by oliphant):
* status: new => closed
* resolution: => fixed
* milestone: 1.1 => 1.0.3 Release
Comment:
Despite the obvious backward compatibility issue (for those doing
truncated integer division with negative numbers). This needs to be
changed to be consistent as soon as possible. So it was.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/464#comment:2>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list