Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the new openblas lib | Isuru Fernando | 2021-03-03 | 1 | -1/+1 |
| | |||||
* | BLD: add _2_24 to valid manylinux names | mattip | 2021-02-28 | 1 | -1/+1 |
| | |||||
* | Remove unused ARCHITECTURES variable | Isuru Fernando | 2021-02-04 | 1 | -1/+0 |
| | |||||
* | Use platform name in openblas_support and add macosx-arm64 support | Isuru Fernando | 2021-02-04 | 1 | -51/+63 |
| | | | | instead of mixing OS name and architecture into arch variable | ||||
* | BLD: update OpenBLAS to af2b0d02 | mattip | 2021-01-20 | 1 | -1/+1 |
| | |||||
* | BLD: update to OpenBLAS 0.3.13 | mattip | 2020-12-17 | 1 | -80/+2 |
| | |||||
* | removed dict entry | jakobjakobson13 | 2020-11-30 | 1 | -2/+0 |
| | | | `openblas64_-v0.3.10-win_amd64-gcc_7_1_0.zip` is already given in line 57 | ||||
* | BLD: use BUFFERSIZE=20 in OpenBLAS | mattip | 2020-11-12 | 1 | -1/+1 |
| | |||||
* | MAINT, BLD: update to OpenBLAS v0.3.12 | mattip | 2020-10-26 | 1 | -4/+4 |
| | |||||
* | BLD: update OpenBLAS build | mattip | 2020-07-24 | 1 | -8/+9 |
| | |||||
* | BLD: update openblas hashes | mattip | 2020-07-13 | 1 | -20/+24 |
| | |||||
* | BLD: temporarily disable OpenBLAS hash checks | mattip | 2020-07-12 | 1 | -1/+1 |
| | |||||
* | STY: flake8 fixes | mattip | 2020-07-05 | 1 | -51/+96 |
| | |||||
* | BLD: add manylinux1 OpenBlAS 0.3.10 hashes and test for them | mattip | 2020-07-04 | 1 | -2/+15 |
| | |||||
* | BLD: upgrade to OpenBLAS0.3.10 | mattip | 2020-06-16 | 1 | -1/+17 |
| | |||||
* | BLD: use OpenBLAS 0.3.10 | mattip | 2020-06-15 | 1 | -18/+22 |
| | |||||
* | Defer ctypes import in generated _distributor_init.py | Steve Dower | 2020-05-26 | 1 | -7/+7 |
| | |||||
* | ENH: add manylinux1 openblas hashes | mattip | 2020-05-13 | 1 | -0/+6 |
| | |||||
* | ENH: add win32 hash | mattip | 2020-05-12 | 1 | -0/+1 |
| | |||||
* | ENH: backport scipy changes to openblas download script | mattip | 2020-05-12 | 1 | -13/+51 |
| | |||||
* | BUG: use default | mattip | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | MAINT: Fix '2104' typo, should be '2014'. | Charles Harris | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | ENH: allow choosing which manylinux artifact to download | mattip | 2020-05-06 | 1 | -15/+19 |
| | |||||
* | TST: use draft OpenBLAS build | mattip | 2020-03-30 | 1 | -1/+2 |
| | |||||
* | BLD: consolidate openblas verison check to be self-contained | mattip | 2020-02-27 | 1 | -5/+8 |
| | |||||
* | BLD: update OpenBLAS to pre-0.3.9 version | mattip | 2020-02-27 | 1 | -1/+1 |
| | |||||
* | BLD: update openblas download to new location, use manylinux2010-base | mattip | 2020-02-25 | 1 | -15/+16 |
| | |||||
* | BLD: manylinux2010 docker reports machine=i686 | mattip | 2020-02-17 | 1 | -4/+4 |
| | |||||
* | MAINT: cleanup unused imports; avoid redefinition of imports | Mike Taves | 2020-02-06 | 1 | -1/+0 |
| | | | | | | | * Cleanup unused imports (F401) of mostly standard Python modules, or some internal but unlikely referenced modules * Where internal imports are potentially used, mark with noqa * Avoid redefinition of imports (F811) | ||||
* | Updated openblas_support.py | Xavier Thomas | 2020-01-27 | 1 | -1/+1 |
| | | | fixed issue | ||||
* | Update tools/openblas_support.py | Xavier Thomas | 2020-01-27 | 1 | -1/+1 |
| | | | Co-Authored-By: Eric Wieser <wieser.eric@gmail.com> | ||||
* | Update tools/openblas_support.py | Xavier Thomas | 2020-01-27 | 1 | -1/+2 |
| | | | Co-Authored-By: Eric Wieser <wieser.eric@gmail.com> | ||||
* | Updated openblas_support.py | Xavier Thomas | 2020-01-27 | 1 | -1/+1 |
| | |||||
* | Made changes to openblas_support.py | Xavier Thomas | 2020-01-25 | 1 | -1/+2 |
| | | | Assigned a variable MAC_VERSION for macosx_10_9_x86_64-gf_1becaaa.tar.gz | ||||
* | Updated openblas_support.py | Xavier Thomas | 2020-01-24 | 1 | -1/+1 |
| | |||||
* | Updated openblas_support.py with f-string | Xavier Thomas | 2020-01-24 | 1 | -9/+7 |
| | |||||
* | MAINT: Revise imports from urllib modules | Mike Taves | 2020-01-24 | 1 | -6/+2 |
| | |||||
* | BLD: use 0.3.8dev build of OpenBLAS | mattip | 2020-01-19 | 1 | -2/+2 |
| | |||||
* | BLD: use 0.3.7 release version, add dependency on libgfortran5 | mattip | 2020-01-17 | 1 | -1/+1 |
| | |||||
* | BUILD: use standard build of OpenBLAS for aarch64, ppc64le | mattip | 2020-01-17 | 1 | -26/+10 |
| | |||||
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -1/+0 |
| | | | | | As numpy is Python 3 only, these import statements are now unnecessary and don't alter runtime behavior. | ||||
* | MAINT: make openblas_support.py strip path prefix from archive contents | Pauli Virtanen | 2019-12-21 | 1 | -11/+53 |
| | | | | Adapt CI scripts to this. | ||||
* | CI: add openblas64_ downloading to openblas_support.py | Pauli Virtanen | 2019-12-21 | 1 | -13/+34 |
| | |||||
* | TST, MAINT: bump to OpenBLAS 0.3.7 stable | Tyler Reddy | 2019-08-21 | 1 | -4/+4 |
| | | | | | | | | | | | | * for those cases where our CI uses an OpenBLAS backend for testing it has now been updated to use v0.3.7 stable release instead of a commit hash on the development branch preceding that release * the pre-built OpenBLAS binaries are pulled in from either the MacPython ecosystem (most architectures) or from a custom build script for ARMv8 and ppc64le architectures used on gcc compile farm machines (documented in openblas_support module) | ||||
* | MAINT: bump ARMv8 / POWER8 OpenBLAS in CI | Tyler Reddy | 2019-07-20 | 1 | -3/+3 |
| | | | | | * require OpenBLAS 0.3.7.dev in ARMv8 and POWER8 CI runs to match ecosystem / wheels | ||||
* | TST, MAINT: expand OpenBLAS version checking | Tyler Reddy | 2019-07-14 | 1 | -1/+21 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | ENH, BUILD: refactor all OpenBLAS downloads into a single, testable file | mattip | 2019-07-09 | 1 | -0/+167 |
| | |||||
* | MAINT: add script to local repo | mattip | 2019-06-20 | 1 | -0/+42 |