[NumPy-Tickets] [NumPy] #1982: In-place arithmetic operations: wrong calculation order?
NumPy Trac
numpy-tickets@scipy....
Fri Jan 6 09:38:57 CST 2012
#1982: In-place arithmetic operations: wrong calculation order?
------------------------+---------------------------------------------------
Reporter: ling | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: 1.6.0
Keywords: |
------------------------+---------------------------------------------------
Comment(by ling):
It would be nice to have such a policy (no reorder on overlap). If that's
too much work, issuing a warning message would also be better than the
current silent-and-wrong behavior, IMHO.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1982#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list