summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/misc.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2012-07-11 12:43:04 -0600
committerCharles Harris <charlesr.harris@gmail.com>2012-07-11 13:04:58 -0600
commit895ed8195ef917a649b77d678610d60fa4ac8ca4 (patch)
tree4ab38188b69860657884a168bb1a2e3bbbf4f506 /numpy/oldnumeric/misc.py
parent5a929a4875bc3e33d0333d8684d6eeaa0e4d45f4 (diff)
downloadnumpy-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/misc.py')
0 files changed, 0 insertions, 0 deletions