| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | BUILD: move files out of _randomgen | mattip | 2019-05-20 | 1 | -33/+52 |
* | | TST: bump / verify OpenBLAS in CI | Tyler Reddy | 2019-05-21 | 1 | -9/+1 |
|/ |
|
* | TEST: add duration report to tests | mattip | 2019-05-06 | 2 | -2/+6 |
* | BLD, TST: implicit func errors | Tyler Reddy | 2019-04-30 | 1 | -0/+1 |
* | Fix deprecated ``assertEquals()`` | Nicola Soranzo | 2019-04-23 | 6 | -30/+30 |
* | MAINT: use openblas, gfortran, tweak azure and comment mro (from review) | mattip | 2019-04-21 | 1 | -4/+48 |
* | MAINT: move gc.collect to function (from review) | mattip | 2019-04-19 | 1 | -0/+4 |
* | TEST: update for PyPy | mattip | 2019-04-17 | 2 | -10/+11 |
* | DEV: add pypy3 to azure CI | mattip | 2019-04-16 | 1 | -0/+10 |
* | TST: use POWER8 OpenBLAS for CI | Tyler Reddy | 2019-04-05 | 1 | -0/+11 |
* | DOC: fixes from review | mattip | 2019-02-28 | 1 | -1/+1 |
* | MAINT: Convert property to @property | Alex Watt | 2019-02-24 | 1 | -10/+10 |
* | ENH: __array_function__ updates for NumPy 1.17.0 | Stephan Hoyer | 2019-01-22 | 1 | -1/+0 |
* | TEST: activate doctests on doc.structured_arrays, fix for pure doc module | mattip | 2019-01-14 | 1 | -1/+5 |
* | ENH: add "max difference" messages to np.testing.assert_array_equal (#12591) | Stephan Hoyer | 2019-01-01 | 1 | -0/+1 |
* | TST: Update `travis-test.sh` for C99 | Charles Harris | 2018-12-25 | 1 | -2/+1 |
* | Merge pull request #12589 from charris/fix-changelog-py3k | Charles Harris | 2018-12-21 | 1 | -2/+4 |
|\ |
|
| * | MAINT: Update changelog.py for Python 3. | Charles Harris | 2018-12-19 | 1 | -2/+4 |
* | | ENH: refactor __array_function__ pure Python implementation | Stephan Hoyer | 2018-12-19 | 1 | -1/+1 |
|/ |
|
* | MAINT: include recfunctions module | Tyler Reddy | 2018-12-14 | 1 | -0/+1 |
* | TST, DOC: enable refguide_check | Tyler Reddy | 2018-12-14 | 1 | -0/+951 |
* | DEV: remove travis 32 bit chroot job since it is running on azure | mattip | 2018-12-13 | 1 | -51/+0 |
* | TST: enable array_func cov | Tyler Reddy | 2018-12-01 | 1 | -0/+1 |
* | force python3 in chroot | mattip | 2018-11-01 | 1 | -3/+3 |
* | BUILD: use system python3 in the chroot | mattip | 2018-10-31 | 1 | -11/+11 |
* | MNT add pickle5 to some python 3.6/7 setups for the CI suite | Pierre Glaser | 2018-10-05 | 2 | -0/+14 |
* | Merge pull request #11905 from charris/c99-tests-update | Charles Harris | 2018-09-24 | 1 | -0/+8 |
|\ |
|
| * | TST: Start testing with "-std=c99" on travisCI. | Charles Harris | 2018-09-07 | 1 | -0/+8 |
* | | BUG: Fix memory leak in pyfragments.swg (#11877) | Christopher Pezley | 2018-09-10 | 1 | -2/+4 |
|/ |
|
* | TST: Drop Python 3.4 testing | Charles Harris | 2018-09-01 | 1 | -0/+2 |
* | TST: Update travis testing to use latest virtualenv. | Charles Harris | 2018-09-01 | 1 | -6/+1 |
* | TST: add C code line coverage to codecov report | Tyler Reddy | 2018-08-07 | 1 | -0/+24 |
* | Merge pull request #11484 from eric-wieser/bump-cython-version | Charles Harris | 2018-07-31 | 1 | -2/+12 |
|\ |
|
| * | BUG: Increase required cython version on python 3.7 | Eric Wieser | 2018-07-29 | 1 | -2/+12 |
* | | codecov integration. scipy2018 sprint. | alyssaq | 2018-07-18 | 2 | -2/+17 |
|/ |
|
* | Prefer the same-python cython to the on-PATH cython | Eric Wieser | 2018-07-05 | 1 | -20/+16 |
* | MAINT: Use a simpler invocation of cython | Eric Wieser | 2018-07-04 | 1 | -4/+2 |
* | DOC: Correct issue reference | Eric Wieser | 2018-07-04 | 1 | -1/+1 |
* | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 1 | -4/+4 |
* | TST: Do not ignore yield warnings in ci testing. | Charles Harris | 2018-04-08 | 1 | -4/+2 |