summaryrefslogtreecommitdiff
path: root/numpy/lib/utils.py
diff options
context:
space:
mode:
authorChristopher Whelan <topherwhelan@gmail.com>2019-02-25 23:13:38 -0800
committerChristopher Whelan <topherwhelan@gmail.com>2019-03-09 23:41:36 -0800
commit5785ca7bef5c0a44042f34c496bceeb79161cd8a (patch)
tree1fe38c726fa96d7993f2412be27d392fff0d42ce /numpy/lib/utils.py
parentcbf3a081271a43e980e3c2f76625deb43fd53922 (diff)
downloadnumpy-5785ca7bef5c0a44042f34c496bceeb79161cd8a.tar.gz
ENH: Create boolean and integer ufuncs for isnan, isinf, and isfinite.
Previously, boolean values would be routed through the half implementations of these functions, which added considerable overhead. Creating specialized ufuncs improves performance by ~250x Additionally, enable autovectorization of new isnan, isinf, and isfinite ufuncs.
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions