summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Update required cython version to 0.29.14.Charles Harris2019-12-231-2/+2
* BLD: fix signed-unsigned comparison warningmattip2019-12-161-1/+1
* Implemented review feedbacks #14961Sanjeev Kumar2019-12-051-12/+23
* Added documentation in methodsSanjeev Kumar2019-12-051-23/+207
* Fix typosBrian Wignall2019-11-251-2/+2
* Merge pull request #14732 from mattip/refguide-rstCharles Harris2019-11-231-75/+174
|\
| * MAINT: remove deprecation warningsmattip2019-11-221-4/+4
| * MAINT: fixes from reviewmattip2019-11-181-2/+2
| * MAINT: fixes from reviewmattip2019-11-161-6/+17
| * MAINT: pep8, remove checks of *.py files from --rst checkmattip2019-11-011-9/+10
| * MAINT: fixes from reviewmattip2019-10-311-12/+27
| * TST: changes from reviewmattip2019-10-171-27/+21
| * TST: run refguide-check on rst files in doc/*mattip2019-10-171-70/+148
* | TST: Update travis.ymlCharles Harris2019-11-171-5/+11
* | BUG: Add backslashes for line continuation.Charles Harris2019-11-041-3/+3
* | MAINT: split lines (from review)mattip2019-11-041-1/+3
* | BUILD: ignore more build.log warningsmattip2019-11-031-1/+1
* | BUILD, DOC: remove the std=c99 flag from docs, builds, add release notemattip2019-10-251-6/+0
|/
* Merge pull request #14368 from jdufresne/byteswarningSebastian Berg2019-10-151-1/+1
|\
| * MAINT: Avoid all BytesWarningJon Dufresne2019-09-251-1/+1
* | BUILD: change to build_src --verbose-cfg, runtests.py --debug-infomattip2019-10-032-3/+3
* | MAINT: Fix typo: remoge → removeJon Dufresne2019-09-251-1/+1
|/
* MAINT: move the option to build_src, simplifies logicmattip2019-09-201-2/+2
* BUILD: mostly restore verbose output on CI (except for pip install)mattip2019-09-202-3/+3
* Merge pull request #14525 from mattip/pypySebastian Berg2019-09-191-1/+1
|\
| * BUILD, MAINT: run tests with verbose for PyPY, also do not leak resourcemattip2019-09-161-1/+1
* | DOC,MAINT: Build release notes during CircleCI stepSebastian Berg2019-09-151-0/+16
|/
* Merge pull request #14453 from rgommers/no-cython-in-sdistCharles Harris2019-09-081-0/+1
|\
| * BLD: remove generated Cython files from sdistRalf Gommers2019-09-081-0/+1
* | MAINT: Only allow using Cython module when cythonizing.Charles Harris2019-09-021-7/+4
|/
* BLD: Update RELEASE_WALKTHROUGH and cythonize.Charles Harris2019-09-011-9/+6
* Merge pull request #14378 from mattip/test-dependenciesCharles Harris2019-09-014-25/+6
|\
| * BUILD: move all test dependencies to ./test_requirements.txtmattip2019-08-274-25/+6
* | Use *sys.version_info[:2]Hugo2019-08-261-1/+1
* | BUG: Fix for Python 4Hugo2019-08-261-1/+1
* | BUG: Fix for Python 3.10Hugo2019-08-261-1/+1
|/
* TST, MAINT: bump to OpenBLAS 0.3.7 stableTyler Reddy2019-08-211-4/+4
* TST: Disable `--durations` flag for pytest.Charles Harris2019-08-182-2/+4
* TST: Pin pytest and use python3.6-dbg.Charles Harris2019-08-171-1/+1
* 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