diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-10-19 19:02:27 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-10-19 19:04:28 +0200 |
commit | 46a3fc10ef27be3637d72b5a6befb440a012dc87 (patch) | |
tree | b8fae1910f83d7d11657358de61bb3c3479a0d55 /numpy/polynomial/polyutils.py | |
parent | 4533821ca2d7f7e7963106a4797c99cc4df451c3 (diff) | |
download | numpy-46a3fc10ef27be3637d72b5a6befb440a012dc87.tar.gz |
ENH: unroll vector minmax loop
Improves speed by 10% on intel cpus.
Simplify code by moving the fenv support check into the dispatcher. fenv works
on all common platforms (including windows), the fallback is not worth it for
the exotic platforms where it might not be available.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions