[Numpy-tickets] [NumPy] #637: typo in scalarmathmodule.c.src for ctype_negative
NumPy
numpy-tickets@scipy....
Wed Dec 19 12:48:31 CST 2007
#637: typo in scalarmathmodule.c.src for ctype_negative
------------------------+---------------------------------------------------
Reporter: dpgrote | Owner: somebody
Type: defect | Status: new
Priority: low | Milestone: 1.0.5
Component: numpy.core | Version: none
Severity: minor | Keywords:
------------------------+---------------------------------------------------
I believe there is a typo in scalarmathmodule.c.src at line 382, which
defines uns. Should it be
#uns=(0,1)*5,0*3#
with the 0 and 1 swapped, since the order of types in name gives the
signed first, then unsigned.
Thanks!
Dave
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/637>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list