diff options
author | Raghuveer Devulapalli <raghuveer.devulapalli@intel.com> | 2019-05-22 16:27:47 -0700 |
---|---|---|
committer | Raghuveer Devulapalli <raghuveer.devulapalli@intel.com> | 2019-08-03 10:50:04 -0700 |
commit | cd9f1a87d6f200b3ccb4be7dc646b4832b321ba9 (patch) | |
tree | 12a94f1658b7a899f2c60dac62dad3ba38350a13 /numpy/core/numeric.py | |
parent | 9cae09cfa46dcb8d4eed07f7df841a36da942b07 (diff) | |
download | numpy-cd9f1a87d6f200b3ccb4be7dc646b4832b321ba9.tar.gz |
BUG: AVX2 impl of sin/cos requires an FMA
Without an FMA, the output of AVX2 and AVX512 version differ. This
changes ensures the output across implementations remains exactly the
same.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions