| Commit message (Expand) | Author | Age | Files | Lines |
* | CI: unpin 32-bit manylinux2010 image tag | mayeut | 2020-05-04 | 1 | -2/+2 |
* | CI: pin 32-bit manylinux2010 image tag | Tyler Reddy | 2020-05-03 | 1 | -2/+2 |
* | BLD: change link, add sha256 check | mattip | 2020-04-26 | 1 | -2/+8 |
* | BLD: fix path to libgfortran on macOS | mattip | 2020-04-26 | 1 | -6/+9 |
* | BLD: use xcode10 for one CI run | mattip | 2020-04-04 | 1 | -3/+5 |
* | BLD: report clang version on macOS | mattip | 2020-04-03 | 1 | -2/+2 |
* | TST: use draft OpenBLAS build | mattip | 2020-03-30 | 1 | -21/+5 |
* | TST: switch PyPy job with CPython [skip travis] (#15809) | Matti Picus | 2020-03-23 | 1 | -5/+21 |
* | MAINT: Test during import to detect bugs with Accelerate(MacOS) LAPACK (#15695) | Rakesh Vasudevan | 2020-03-15 | 1 | -2/+33 |
* | MAINT: CI: Add an explicit 'pr' section to azure-pipelines.yml | Warren Weckesser | 2020-03-15 | 1 | -0/+5 |
* | BLD: consolidate openblas verison check to be self-contained | mattip | 2020-02-27 | 1 | -6/+2 |
* | BLD: update openblas download to new location, use manylinux2010-base | mattip | 2020-02-25 | 1 | -1/+2 |
* | BLD: add libfortran needed when using manylinux1 openblas on manylinux2010 | mattip | 2020-02-19 | 1 | -0/+1 |
* | MAINT: typo in name from review | mattip | 2020-02-19 | 1 | -1/+1 |
* | TST: use multilinux2010 docker instead of ubuntu | mattip | 2020-02-19 | 1 | -16/+14 |
* | TST: Do not create gfortran link in azure Mac testing. | Charles Harris | 2020-02-15 | 1 | -3/+4 |
* | BLD: use 0.3.8dev build of OpenBLAS | mattip | 2020-01-19 | 1 | -1/+1 |
* | TST: move pypy CI to ubuntu 18.04 | mattip | 2020-01-15 | 1 | -1/+1 |
* | MAINT: make openblas_support.py strip path prefix from archive contents | Pauli Virtanen | 2019-12-21 | 1 | -4/+6 |
* | CI: add to Azure a MacOS ilp64 job | Pauli Virtanen | 2019-12-21 | 1 | -1/+9 |
* | CI: use openblas64_ on azure windows | Pauli Virtanen | 2019-12-21 | 1 | -0/+2 |
* | REL: Update master after 1.18.x branch. | Charles Harris | 2019-12-03 | 1 | -5/+0 |
* | TST: Test with Python3.8 on Windows. | Charles Harris | 2019-11-15 | 1 | -0/+10 |
* | BUILD, DOC: remove the std=c99 flag from docs, builds, add release note | mattip | 2019-10-25 | 1 | -1/+1 |
* | BUILD: try a newer macOS image | mattip | 2019-10-25 | 1 | -1/+1 |
* | TST, BUILD: add a gcc 4.8 run on ubuntu 18.04 | mattip | 2019-10-25 | 1 | -0/+22 |
* | Divide Azure Pipelines into stages. | Hameer Abbasi | 2019-10-15 | 1 | -208/+169 |
* | BUILD: change to build_src --verbose-cfg, runtests.py --debug-info | mattip | 2019-10-03 | 1 | -2/+2 |
* | Merge pull request #14356 from qwhelan/sphinx | Ralf Gommers | 2019-09-25 | 1 | -1/+1 |
|\ |
|
| * | DOC, BUILD: use sphinx 2.2.0, add autosummary/base.rst for properties | mattip | 2019-09-15 | 1 | -1/+1 |
| * | DOC: support and require sphinx>=2.1.2 | Christopher Whelan | 2019-09-14 | 1 | -1/+1 |
* | | MAINT: move the option to build_src, simplifies logic | mattip | 2019-09-20 | 1 | -1/+1 |
* | | BUILD: mostly restore verbose output on CI (except for pip install) | mattip | 2019-09-20 | 1 | -2/+2 |
|/ |
|
* | TEST: remove build job since we now use Dependabot | mattip | 2019-09-01 | 1 | -16/+0 |
* | TEST: try to fail the build if there are new packages | mattip | 2019-08-28 | 1 | -5/+7 |
* | BUILD: move all test dependencies to ./test_requirements.txt | mattip | 2019-08-27 | 1 | -8/+21 |
* | TST, MAINT: bump to OpenBLAS 0.3.7 stable | Tyler Reddy | 2019-08-21 | 1 | -1/+1 |
* | BLD: MAINT: change default behavior of build flag appending. | Ralf Gommers | 2019-08-20 | 1 | -1/+0 |
* | TST, MAINT: expand OpenBLAS version checking | Tyler Reddy | 2019-07-14 | 1 | -3/+2 |
* | ENH, BUILD: refactor all OpenBLAS downloads into a single, testable file | mattip | 2019-07-09 | 1 | -28/+12 |
* | MAINT: add script to local repo | mattip | 2019-06-20 | 1 | -7/+1 |
* | BUILD: use openblas_support.py from numpy-wheels to create _distributor_init.py | mattip | 2019-06-16 | 1 | -4/+11 |
* | TST: bump / verify OpenBLAS in CI | Tyler Reddy | 2019-05-21 | 1 | -10/+24 |
* | TST: refine Azure fail reports | Tyler Reddy | 2019-05-03 | 1 | -4/+4 |
* | MAINT: use openblas, gfortran, tweak azure and comment mro (from review) | mattip | 2019-04-21 | 1 | -0/+2 |
* | TEST: update for PyPy | mattip | 2019-04-17 | 1 | -4/+4 |
* | DEV: add pypy3 to azure CI | mattip | 2019-04-16 | 1 | -0/+11 |
* | TST: fail Azure CI if test failures | Tyler Reddy | 2019-04-02 | 1 | -3/+3 |
* | TST: always publish Azure tests | Tyler Reddy | 2019-03-29 | 1 | -0/+6 |
* | BUILD: pin sphinx to before-2.0.0 | mattip | 2019-03-28 | 1 | -1/+1 |