diff options
author | Antony Lee <anntzer.lee@gmail.com> | 2016-01-06 21:04:59 -0800 |
---|---|---|
committer | Antony Lee <anntzer.lee@gmail.com> | 2016-01-16 20:56:41 -0800 |
commit | b8cf7f904974294d4e3af43c68ef23f87385f2f6 (patch) | |
tree | 1b2861b995dcaffd194b27a6bbdba483f9af84c3 /numpy/polynomial/polyutils.py | |
parent | 5be93a2580a232705e897984d0f920bc6346990e (diff) | |
download | numpy-b8cf7f904974294d4e3af43c68ef23f87385f2f6.tar.gz |
Top shuffle speed for machine-sized ints/floats.
Apparently gcc only specializes one branch (the last one) so I went for
another 33% performance increase (matching #6776) in what's likely the
most common use case.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions