[NumPy-Tickets] [NumPy] #2063: unique() does not seem to return correct index if array larger than 16
NumPy Trac
numpy-tickets@scipy....
Sun Jul 29 19:32:22 CDT 2012
#2063: unique() does not seem to return correct index if array larger than 16
-------------------------+--------------------------------------------------
Reporter: lolowizard | Owner: somebody
Type: defect | Status: closed
Priority: highest | Milestone: 1.7.0
Component: numpy.core | Version: 1.6.1
Resolution: fixed | Keywords: unique
-------------------------+--------------------------------------------------
Changes (by charris):
* status: reopened => closed
* resolution: => fixed
Comment:
This is fixed in 1.7 with the addition of mergesort and heapsort for all
dtypes.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2063#comment:9>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list