| Commit message (Expand) | Author | Age | Files | Lines |
* | BLD: fix signed-unsigned comparison warning | mattip | 2019-12-16 | 1 | -1/+1 |
* | Implemented review feedbacks #14961 | Sanjeev Kumar | 2019-12-05 | 1 | -12/+23 |
* | Added documentation in methods | Sanjeev Kumar | 2019-12-05 | 1 | -23/+207 |
* | 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 |
* | ENH, BUILD: refactor all OpenBLAS downloads into a single, testable file | mattip | 2019-07-09 | 3 | -19/+178 |
* | Merge pull request #13772 from mattip/windll | Charles Harris | 2019-06-26 | 1 | -0/+42 |
|\ |
|
| * | MAINT: add script to local repo | mattip | 2019-06-20 | 1 | -0/+42 |
* | | DOC: Change random to uninitialized and unpredictable in empty and empty_like... | Kexuan Sun | 2019-06-15 | 1 | -1/+2 |
|/ |
|
* | CI: run asv check on Travis | Pauli Virtanen | 2019-05-30 | 1 | -0/+1 |
* | Merge pull request #13163 from mattip/randomgen | Sebastian Berg | 2019-05-28 | 1 | -33/+52 |
|\ |
|