diff options
author | Tyler Reddy <tyler.je.reddy@gmail.com> | 2019-07-14 10:52:04 -0600 |
---|---|---|
committer | Tyler Reddy <tyler.je.reddy@gmail.com> | 2019-07-14 16:25:45 -0600 |
commit | 2b504ea85c485f340bed0808793db1c45c89640a (patch) | |
tree | d634127b9db413ef154ab0dedeb4a0e4f8a4bffe /numpy/core/fromnumeric.py | |
parent | 3d4986fe7adb7c16f3c5c903d83a1480803c250e (diff) | |
download | numpy-2b504ea85c485f340bed0808793db1c45c89640a.tar.gz |
TST, MAINT: expand OpenBLAS version checking
* add a function to tools/openblas_support.py
that may be used to test OpenBLAS version
available through NumPy in a manner agnostic
to any specific CI service
* expand OpenBLAS version checking to include
ppc64le and POWER8 CI runs; a separate PR will
be provided to bump these versions to 0.3.7.dev
* OpenBLAS install was broken on ppc64le
Travis CI after migration to tools/openblas_support.py;
fixed that
* Azure CI config no longer uses a single-line
280-character Python "program" assigned to an
environment variable to check OpenBLAS version;
instead, it now leverages tools/openblas_support.py
to perform the same operation using a conventional
Python function
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions