diff options
author | Nick Papior <nickpapior@gmail.com> | 2019-03-18 21:21:16 +0100 |
---|---|---|
committer | Nick Papior <nickpapior@gmail.com> | 2019-03-18 21:27:01 +0100 |
commit | 146a174d8a66920a734360003cbf09a8fac13bfc (patch) | |
tree | 5e3b5814093cc2df55519c74b751418c05f06b24 /numpy/lib/tests/test_index_tricks.py | |
parent | aa144f3661b8ec52290b077ef1c79c367360fb7a (diff) | |
download | numpy-146a174d8a66920a734360003cbf09a8fac13bfc.tar.gz |
BUG: ensured that warnings/errors are raised when nothing is requested
When a user requests NPY_BLAS/LAPACK_ORDER they can omit Netlib
BLAS/LAPACK. In that case there will not be raised anything.
This commit fixes this issue so that there will always be
issues raised if the user hasn't requested the basic libraries.
Signed-off-by: Nick Papior <nickpapior@gmail.com>
Diffstat (limited to 'numpy/lib/tests/test_index_tricks.py')
0 files changed, 0 insertions, 0 deletions