diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2015-11-24 13:05:01 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2015-11-25 14:05:54 -0700 |
commit | a083c9e358d831260b100f81953b0935313c689b (patch) | |
tree | 2385637c6c4699586dcffc7fa49fc947f567590e /numpy/lib/tests/test_packbits.py | |
parent | 239917609779503d0b4071d59d5b780df6e5b575 (diff) | |
download | numpy-a083c9e358d831260b100f81953b0935313c689b.tar.gz |
BUG: Readd fallback CBLAS detection on linux.
Fallback CBLAS detection was removed in gh-6183 because it led to
problems on windows when mingw was used with python compiled with msvc
but msvc was not installed. As a result of that fix, CBLAS detection
failed for some Linux installations. The solution here is to add back
the fallback detection but make it specific to non-windows platforms.
Closes #6675.
Diffstat (limited to 'numpy/lib/tests/test_packbits.py')
0 files changed, 0 insertions, 0 deletions