summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests
diff options
context:
space:
mode:
authorganesh-k13 <ganesh3597@gmail.com>2022-06-12 10:52:33 +0530
committerganesh-k13 <ganesh3597@gmail.com>2022-07-01 09:50:24 +0530
commitb55b345cf5c58281d54275aa27ce06f7f31c3236 (patch)
treee347df566940de8f8cf1b70ce9c421d5ab4f3b28 /numpy/array_api/tests
parentb0b523ec0980e46ca735ce96c7c976c4fdd28424 (diff)
downloadnumpy-b55b345cf5c58281d54275aa27ce06f7f31c3236.tar.gz
BUG, SIMD: Handle overflow errors
Overflows for remainder/divmod/fmod * If a types minimum value is divided by -1, an overflow will be raised and result will be set to minimum * Handle overflow and return 0 in case of mod related operations
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions