summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorJulian Taylor <jtaylor.debian@googlemail.com>2013-10-22 20:23:50 +0200
committerJulian Taylor <jtaylor.debian@googlemail.com>2013-10-22 20:48:38 +0200
commita1dad5dcfe075681128638cae47c5ae26045cb41 (patch)
tree7e8a6aeb47b5755d4467b177ea01d610325ed083 /numpy/polynomial/polyutils.py
parentb52487e026fc25e913b226381b185133ea629fc6 (diff)
downloadnumpy-a1dad5dcfe075681128638cae47c5ae26045cb41.tar.gz
ENH: merge UFUNC_ERR_DEFAULT2 variable into UFUNC_ERR_DEFAULT
It seems it was added as a precaution to avoid breaking the rather complicated ufunc code. It effectively disabled the skipping of the dictionary lookup for the default values for the common case and leading to hardly tested code in third party libraries like pandas which set the error state to numpys old default (ignore all). The skipping improves scalar performance by 2.5-5%.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions