[Numpy-tickets] [NumPy] #1004: round vs. numpy.round
NumPy
numpy-tickets@scipy....
Mon Feb 9 18:40:24 CST 2009
#1004: round vs. numpy.round
------------------------+---------------------------------------------------
Reporter: lxkain | Owner: somebody
Type: defect | Status: closed
Priority: highest | Milestone: 1.3.0
Component: numpy.core | Version:
Severity: blocker | Resolution: wontfix
Keywords: |
------------------------+---------------------------------------------------
Changes (by rkern):
* status: new => closed
* resolution: => wontfix
Comment:
With numbers at exactly 0.5 between integers, Python rounds up while numpy
rounds to the nearest even number. This is an intentional feature.
If you would like to discuss this further, please join us on the mailing
list.
http://www.scipy.org/Mailing_Lists
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/1004#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