[Numpy-tickets] [NumPy] #660: Crash in numpy.unique1D (release only)
NumPy
numpy-tickets@scipy....
Tue Feb 19 12:14:40 CST 2008
#660: Crash in numpy.unique1D (release only)
----------------------------+-----------------------------------------------
Reporter: Kaloo | Owner: somebody
Type: defect | Status: new
Priority: high | Milestone: 1.0.5
Component: numpy.numarray | Version:
Severity: major | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by nils):
No crash here
{{{
/usr/bin/python -i crashnumpy.py
[u'0\r' u'13\r' u'21\r' u'34\r' u'51\r' u'67\r' u'69\r']
>>> numpy.__version__
'1.0.5.dev4807'
>>>
}}}
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/660#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list