[Numpy-tickets] [NumPy] #482: crash on fancy indexing
NumPy
numpy-tickets@scipy....
Sat Mar 31 23:03:45 CDT 2007
#482: crash on fancy indexing
----------------------------+-----------------------------------------------
Reporter: pv | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone:
Component: numpy.core | Version: devel
Severity: major | Resolution: fixed
Keywords: indexing crash |
----------------------------+-----------------------------------------------
Changes (by oliphant):
* status: new => closed
* resolution: => fixed
Comment:
I think I've fixed this. Using an incorrect index ('i' instead of 'k')
when setting the strides of the iterator, created this problem.
Fixed in r3632
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/482#comment:3>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list