[Numpy-tickets] [NumPy] #463: hex(), oct() fails on int64 array
NumPy
numpy-tickets@scipy....
Sun Apr 1 15:40:11 CDT 2007
#463: hex(), oct() fails on int64 array
----------------------------+-----------------------------------------------
Reporter: gregsmithto | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: numpy.numarray | Version: 1.0.1
Severity: normal | Resolution:
Keywords: hex oct int64 |
----------------------------+-----------------------------------------------
Comment (by charris):
I see this also in 32bit linux running on athlon64. a[1] returns a numpy
int64 scalar, it is oct and hex that are failing.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/463#comment:2>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list