[NumPy-Tickets] [NumPy] #1292: 64-bit numpy problem
NumPy Trac
numpy-tickets@scipy....
Sun Sep 5 14:40:55 CDT 2010
#1292: 64-bit numpy problem
-----------------------------+----------------------------------------------
Reporter: mnikhil | Owner: somebody
Type: defect | Status: closed
Priority: high | Milestone: 1.4.1
Component: numpy.numarray | Version: 1.3.0
Resolution: fixed | Keywords:
-----------------------------+----------------------------------------------
Changes (by pv):
* status: new => closed
* resolution: => fixed
* milestone: 1.5.1 => 1.4.1
Comment:
I'm fairly sure r6977 (and possibly r7824) have fixed this -- so it should
be fixed in Numpy >= 1.4.0. The bug is easily reproducible with
dtype=int8, and bisection search indeed points to commit r6977.
So, closing -- please reopen if the bug is still seen on Numpy >= 1.4.0.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1292#comment:9>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list