diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2012-07-11 12:43:04 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-07-11 13:04:58 -0600 |
commit | 895ed8195ef917a649b77d678610d60fa4ac8ca4 (patch) | |
tree | 4ab38188b69860657884a168bb1a2e3bbbf4f506 /numpy/oldnumeric/compat.py | |
parent | 5a929a4875bc3e33d0333d8684d6eeaa0e4d45f4 (diff) | |
download | numpy-895ed8195ef917a649b77d678610d60fa4ac8ca4.tar.gz |
BUG: test_unique needs to test bigger arrays.
Small arrays are sorted with insertion sort, which is a stable
sort. Consequently larger arrays are needed to check that the
sort used is properly stable.
The test was also refactored to make it more compact.
Diffstat (limited to 'numpy/oldnumeric/compat.py')
0 files changed, 0 insertions, 0 deletions