diff options
author | Sayed Adel <seiko@imavr.com> | 2021-05-19 19:25:12 +0200 |
---|---|---|
committer | Sayed Adel <seiko@imavr.com> | 2021-05-19 21:38:43 +0200 |
commit | 519ab995e59b33b68ec28ac0c635158f3acc5447 (patch) | |
tree | cb6d24acfd640681eed2545bfef8f9cf73e5c4a8 /numpy/lib/nanfunctions.py | |
parent | 6f205497e01bc68113fc4b5bb7589e56de8d0620 (diff) | |
download | numpy-519ab995e59b33b68ec28ac0c635158f3acc5447.tar.gz |
BUG, SIMD: Fix unexpected result of uint8 division on X86
The bug can occur in special cases e.g. when the divisor is scalar and equal
to 9 or 13 and the dividend is array contains consecutive duplicate values of 233.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions