summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorRaghuveer Devulapalli <raghuveer.devulapalli@intel.com>2019-07-02 15:19:49 -0700
committerRaghuveer Devulapalli <raghuveer.devulapalli@intel.com>2019-09-27 15:39:51 -0700
commitd874804aeaf31049d258bb8f2943ad8ca7e68f0f (patch)
tree01087755049bf19a9a7ce6b15750095d73ca2a9c /numpy/core/numeric.py
parentc37fb93043e4526a9f8569a2646084aa9e8e31cc (diff)
downloadnumpy-d874804aeaf31049d258bb8f2943ad8ca7e68f0f.tar.gz
BUG: fixing multiple CI failures
(1) Workaround for bug in clang6: added missing GCC attribute to the prototype of ISA_sqrt_TYPE function which otherwise leads to a weird build failure in clang6 (gcc and clang7.0 doesnt have this issue) (2) Changed np.float128 to np.longdouble in tests: NumPy in windows doesn't support the np.float128 dtype (3) GCC 4.8/5.0 doesn't support _mm512_abs_ps/pd intrinsic
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions