| Commit message (Expand) | Author | Age | Files | Lines |
| * | BLD: add i686 for 1.18 builds | mattip | 2020-04-23 | 1 | -1/+1 |
| * | MAINT: use list-based APIs to call subprocesses (#15714) | Sebastian Berg | 2020-03-07 | 1 | -1/+1 |
| * | TST: Update travis-test.py from master | Charles Harris | 2020-03-01 | 1 | -11/+10 |
| * | TST: Update travis-before-install.sh from master | Charles Harris | 2020-03-01 | 1 | -11/+29 |
| * | MAINT: make openblas_support.py strip path prefix from archive contents | Pauli Virtanen | 2020-01-01 | 3 | -25/+63 |
| * | CI: use only one flag on travis for downloading openblas | Pauli Virtanen | 2020-01-01 | 1 | -1/+1 |
| * | CI: add travis openblas64_ target | Pauli Virtanen | 2020-01-01 | 1 | -3/+8 |
| * | CI: add openblas64_ downloading to openblas_support.py | Pauli Virtanen | 2020-01-01 | 1 | -13/+34 |
| * | DOC: Minor backports and updates for 1.18.x | Ralf Gommers | 2019-12-23 | 1 | -2/+2 |
| * | Fix typos | Brian Wignall | 2019-11-25 | 1 | -2/+2 |
| * | Merge pull request #14732 from mattip/refguide-rst | Charles Harris | 2019-11-23 | 1 | -75/+174 |
| |\ |
|
| | * | MAINT: remove deprecation warnings | mattip | 2019-11-22 | 1 | -4/+4 |
| | * | MAINT: fixes from review | mattip | 2019-11-18 | 1 | -2/+2 |
| | * | MAINT: fixes from review | mattip | 2019-11-16 | 1 | -6/+17 |
| | * | MAINT: pep8, remove checks of *.py files from --rst check | mattip | 2019-11-01 | 1 | -9/+10 |
| | * | MAINT: fixes from review | mattip | 2019-10-31 | 1 | -12/+27 |
| | * | TST: changes from review | mattip | 2019-10-17 | 1 | -27/+21 |
| | * | TST: run refguide-check on rst files in doc/* | mattip | 2019-10-17 | 1 | -70/+148 |
| * | | TST: Update travis.yml | Charles Harris | 2019-11-17 | 1 | -5/+11 |
| * | | BUG: Add backslashes for line continuation. | Charles Harris | 2019-11-04 | 1 | -3/+3 |
| * | | MAINT: split lines (from review) | mattip | 2019-11-04 | 1 | -1/+3 |
| * | | BUILD: ignore more build.log warnings | mattip | 2019-11-03 | 1 | -1/+1 |
| * | | BUILD, DOC: remove the std=c99 flag from docs, builds, add release note | mattip | 2019-10-25 | 1 | -6/+0 |
| |/ |
|
| * | Merge pull request #14368 from jdufresne/byteswarning | Sebastian Berg | 2019-10-15 | 1 | -1/+1 |
| |\ |
|
| | * | MAINT: Avoid all BytesWarning | Jon Dufresne | 2019-09-25 | 1 | -1/+1 |
| * | | BUILD: change to build_src --verbose-cfg, runtests.py --debug-info | mattip | 2019-10-03 | 2 | -3/+3 |
| * | | MAINT: Fix typo: remoge → remove | Jon Dufresne | 2019-09-25 | 1 | -1/+1 |
| |/ |
|
| * | MAINT: move the option to build_src, simplifies logic | mattip | 2019-09-20 | 1 | -2/+2 |
| * | BUILD: mostly restore verbose output on CI (except for pip install) | mattip | 2019-09-20 | 2 | -3/+3 |
| * | Merge pull request #14525 from mattip/pypy | Sebastian Berg | 2019-09-19 | 1 | -1/+1 |
| |\ |
|
| | * | BUILD, MAINT: run tests with verbose for PyPY, also do not leak resource | mattip | 2019-09-16 | 1 | -1/+1 |
| * | | DOC,MAINT: Build release notes during CircleCI step | Sebastian Berg | 2019-09-15 | 1 | -0/+16 |
| |/ |
|
| * | Merge pull request #14453 from rgommers/no-cython-in-sdist | Charles Harris | 2019-09-08 | 1 | -0/+1 |
| |\ |
|
| | * | BLD: remove generated Cython files from sdist | Ralf Gommers | 2019-09-08 | 1 | -0/+1 |
| * | | MAINT: Only allow using Cython module when cythonizing. | Charles Harris | 2019-09-02 | 1 | -7/+4 |
| |/ |
|
| * | BLD: Update RELEASE_WALKTHROUGH and cythonize. | Charles Harris | 2019-09-01 | 1 | -9/+6 |
| * | Merge pull request #14378 from mattip/test-dependencies | Charles Harris | 2019-09-01 | 4 | -25/+6 |
| |\ |
|
| | * | BUILD: move all test dependencies to ./test_requirements.txt | mattip | 2019-08-27 | 4 | -25/+6 |
| * | | Use *sys.version_info[:2] | Hugo | 2019-08-26 | 1 | -1/+1 |
| * | | BUG: Fix for Python 4 | Hugo | 2019-08-26 | 1 | -1/+1 |
| * | | BUG: Fix for Python 3.10 | Hugo | 2019-08-26 | 1 | -1/+1 |
| |/ |
|
| * | TST, MAINT: bump to OpenBLAS 0.3.7 stable | Tyler Reddy | 2019-08-21 | 1 | -4/+4 |
| * | TST: Disable `--durations` flag for pytest. | Charles Harris | 2019-08-18 | 2 | -2/+4 |
| * | TST: Pin pytest and use python3.6-dbg. | Charles Harris | 2019-08-17 | 1 | -1/+1 |
| * | TST: Don't test with nose for Python 3.5+. | Charles Harris | 2019-07-28 | 1 | -1/+1 |
| * | MAINT: bump ARMv8 / POWER8 OpenBLAS in CI | Tyler Reddy | 2019-07-20 | 1 | -3/+3 |
| * | Merge pull request #14002 from tylerjereddy/expand_openblas_ver_check | Matti Picus | 2019-07-16 | 4 | -7/+36 |
| |\ |
|
| | * | TST, MAINT: expand OpenBLAS version checking | Tyler Reddy | 2019-07-14 | 4 | -7/+36 |
| * | | DEV: Fix spelling error in npy_tempita kwarg | kai-striega | 2019-07-15 | 1 | -28/+28 |
| |/ |
|
| * | MAINT, TST: remove test-installed-numpy.py | Tyler Reddy | 2019-07-13 | 2 | -68/+2 |