[Numpy-tickets] [NumPy] #225: bincount does not accept input of type > N.uint16
NumPy
numpy-tickets at scipy.net
Thu Aug 3 18:17:04 CDT 2006
#225: bincount does not accept input of type > N.uint16
------------------------+---------------------------------------------------
Reporter: stefan | Owner: oliphant
Type: defect | Status: new
Priority: normal | Milestone:
Component: numpy.core | Version:
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by stefan):
* owner: stefan => oliphant
Comment:
Can be improved by changing to NPY_UINTP, but that still won't allow
64-bit integers. Is there a way to easily fix this for 32-bit systems?
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/225>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list