summaryrefslogtreecommitdiff
path: root/numpy/array_api/_set_functions.py
diff options
context:
space:
mode:
authorDeveloper-Ecosystem-Engineering <65677710+Developer-Ecosystem-Engineering@users.noreply.github.com>2022-09-30 09:17:50 -0700
committerDeveloper-Ecosystem-Engineering <65677710+Developer-Ecosystem-Engineering@users.noreply.github.com>2023-01-04 02:19:18 -0800
commit37af59f00b55f63717172e7bfd07be1ed4878d68 (patch)
tree399cd4214183251efa2468ebe266b6d0f8df2958 /numpy/array_api/_set_functions.py
parentf33274b8e7f7c3f8071330684d010d97dbd45536 (diff)
downloadnumpy-37af59f00b55f63717172e7bfd07be1ed4878d68.tar.gz
Resolve linux32 stride failures
On linux 32 an assert fires where stride (12) passed from ufunc_object (try_trivial_single_output_loop) to DOUBLE_isnan and DOUBLE_isfinite doesn't match the type size (8), we can relax this assert and instead fall back to the UNARY_LOOP path instead
Diffstat (limited to 'numpy/array_api/_set_functions.py')
0 files changed, 0 insertions, 0 deletions