diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-09-23 23:50:38 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-09-24 00:39:14 +0200 |
commit | 2657098fb9d14087a7307c917029d7f911f6ef6d (patch) | |
tree | 0d1faf1dc56605b96233443eb5dd9f261cc7e934 /numpy/lib/utils.py | |
parent | 0a389625ab97b788cbef4afb9c91467b8c745692 (diff) | |
download | numpy-2657098fb9d14087a7307c917029d7f911f6ef6d.tar.gz |
TST: speed up some very slow tests
Minimize alignment combinations to useful set with SSE, might need to
be revisited if we add AVX support.
Move large data test_zeros test to slow and drop the extremely slow
count_nonzero() call.
Rename gen_alignment_data to _gen_alignment_data (private) to reserve
right to change it, e.g. add min_size.
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions