[NumPy-Tickets] [NumPy] #1867: numpy.absolute() can return a negative value
NumPy Trac
numpy-tickets@scipy....
Wed Jun 15 08:07:17 CDT 2011
#1867: numpy.absolute() can return a negative value
--------------------------------+-------------------------------------------
Reporter: phil.hodge | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: devel
Keywords: negative, absolute |
--------------------------------+-------------------------------------------
Changes (by embray):
* cc: embray@… (added)
Comment:
I wondered about that--when I was debugging this in gdb I saw there wasn't
any byte-order switching in these functions. And here I thought there
must be some deep magic going on that I didn't understand :)
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1867#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list