diff options
author | Bryan Van de Ven <bryan@laptop.local> | 2012-03-19 10:08:33 -0500 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-03-30 08:27:54 -0600 |
commit | dbf235169ed3386b359caaa9217f5280bf1d6749 (patch) | |
tree | 09ca74c170813e131b66660ae28ddb66c3d8ba27 /numpy/core/fromnumeric.py | |
parent | 960a86be3539f67ea5200d6fe22ae0e82324af30 (diff) | |
download | numpy-dbf235169ed3386b359caaa9217f5280bf1d6749.tar.gz |
BUG: ticket #2063, make unique return consistent index.
Make unique use mergesort when return_index is true. This quarantees that
the returned indices are of the first occurrence of the unique elements and
makes the behavior better defined and consistent.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions