summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* TST: Don't test with nose for Python 3.5+.Charles Harris2019-07-281-1/+1
* MAINT: bump ARMv8 / POWER8 OpenBLAS in CITyler Reddy2019-07-201-3/+3
* Merge pull request #14002 from tylerjereddy/expand_openblas_ver_checkMatti Picus2019-07-164-7/+36
|\
| * TST, MAINT: expand OpenBLAS version checkingTyler Reddy2019-07-144-7/+36
* | DEV: Fix spelling error in npy_tempita kwargkai-striega2019-07-151-28/+28
|/
* MAINT, TST: remove test-installed-numpy.pyTyler Reddy2019-07-132-68/+2
* ENH, BUILD: refactor all OpenBLAS downloads into a single, testable filemattip2019-07-093-19/+178
* Merge pull request #13772 from mattip/windllCharles Harris2019-06-261-0/+42
|\
| * MAINT: add script to local repomattip2019-06-201-0/+42
* | DOC: Change random to uninitialized and unpredictable in empty and empty_like...Kexuan Sun2019-06-151-1/+2
|/
* CI: run asv check on TravisPauli Virtanen2019-05-301-0/+1
* Merge pull request #13163 from mattip/randomgenSebastian Berg2019-05-281-33/+52
|\
| * BUILD: move files out of _randomgenmattip2019-05-201-33/+52
* | TST: bump / verify OpenBLAS in CITyler Reddy2019-05-211-9/+1
|/
* TEST: add duration report to testsmattip2019-05-062-2/+6
* BLD, TST: implicit func errorsTyler Reddy2019-04-301-0/+1
* Fix deprecated ``assertEquals()``Nicola Soranzo2019-04-236-30/+30
* MAINT: use openblas, gfortran, tweak azure and comment mro (from review)mattip2019-04-211-4/+48
* MAINT: move gc.collect to function (from review)mattip2019-04-191-0/+4
* TEST: update for PyPymattip2019-04-172-10/+11
* DEV: add pypy3 to azure CImattip2019-04-161-0/+10
* TST: use POWER8 OpenBLAS for CITyler Reddy2019-04-051-0/+11
* DOC: fixes from reviewmattip2019-02-281-1/+1
* MAINT: Convert property to @propertyAlex Watt2019-02-241-10/+10
* ENH: __array_function__ updates for NumPy 1.17.0Stephan Hoyer2019-01-221-1/+0
* TEST: activate doctests on doc.structured_arrays, fix for pure doc modulemattip2019-01-141-1/+5
* ENH: add "max difference" messages to np.testing.assert_array_equal (#12591)Stephan Hoyer2019-01-011-0/+1
* TST: Update `travis-test.sh` for C99Charles Harris2018-12-251-2/+1
* Merge pull request #12589 from charris/fix-changelog-py3kCharles Harris2018-12-211-2/+4
|\
| * MAINT: Update changelog.py for Python 3.Charles Harris2018-12-191-2/+4
* | ENH: refactor __array_function__ pure Python implementationStephan Hoyer2018-12-191-1/+1
|/
* MAINT: include recfunctions moduleTyler Reddy2018-12-141-0/+1
* TST, DOC: enable refguide_checkTyler Reddy2018-12-141-0/+951
* DEV: remove travis 32 bit chroot job since it is running on azuremattip2018-12-131-51/+0
* TST: enable array_func covTyler Reddy2018-12-011-0/+1
* force python3 in chrootmattip2018-11-011-3/+3
* BUILD: use system python3 in the chrootmattip2018-10-311-11/+11
* MNT add pickle5 to some python 3.6/7 setups for the CI suitePierre Glaser2018-10-052-0/+14
* Merge pull request #11905 from charris/c99-tests-updateCharles Harris2018-09-241-0/+8
|\
| * TST: Start testing with "-std=c99" on travisCI.Charles Harris2018-09-071-0/+8
* | BUG: Fix memory leak in pyfragments.swg (#11877)Christopher Pezley2018-09-101-2/+4
|/
* TST: Drop Python 3.4 testingCharles Harris2018-09-011-0/+2
* TST: Update travis testing to use latest virtualenv.Charles Harris2018-09-011-6/+1
* TST: add C code line coverage to codecov reportTyler Reddy2018-08-071-0/+24
* Merge pull request #11484 from eric-wieser/bump-cython-versionCharles Harris2018-07-311-2/+12
|\
| * BUG: Increase required cython version on python 3.7Eric Wieser2018-07-291-2/+12
* | codecov integration. scipy2018 sprint.alyssaq2018-07-182-2/+17
|/
* Prefer the same-python cython to the on-PATH cythonEric Wieser2018-07-051-20/+16
* MAINT: Use a simpler invocation of cythonEric Wieser2018-07-041-4/+2
* DOC: Correct issue referenceEric Wieser2018-07-041-1/+1