summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | | Made changes to openblas_support.pyXavier Thomas2020-01-251-1/+2
* | | Updated openblas_support.pyXavier Thomas2020-01-241-1/+1
* | | Updated openblas_support.py with f-stringXavier Thomas2020-01-241-9/+7
* | | Updated cythonize.py with f-stringsXavier Thomas2020-01-241-4/+3
|/ /
* | MAINT: Revise imports from urllib modulesMike Taves2020-01-241-6/+2
* | Merge pull request #15366 from mwtoews/F403Matti Picus2020-01-231-1/+1
|\ \
| * | MAINT: resolve pyflake F403 'from module import *' usedMike Taves2020-01-231-1/+1
* | | Merge pull request #15379 from sethtroisi/misc_cleanups3Matti Picus2020-01-231-144/+48
|\ \ \ | |/ / |/| |
| * | MAINT: Python2 CleanupsSeth Troisi2020-01-211-144/+48
* | | STY: use `with open` when possibleSeth Troisi2020-01-211-22/+21
|/ /
* | [MAINT] Cleanup python2 sys.version checksSeth Troisi2020-01-204-30/+15
* | BLD: use 0.3.8dev build of OpenBLASmattip2020-01-191-2/+2
* | MAINT: try to avoid spurious warnings in einsummattip2020-01-171-0/+1
* | BLD: use 0.3.7 release version, add dependency on libgfortran5mattip2020-01-171-1/+1
* | BUILD: use standard build of OpenBLAS for aarch64, ppc64lemattip2020-01-171-26/+10
* | Merge pull request #15307 from sethtroisi/sys_version_preMatti Picus2020-01-161-3/+0
|\ \
| * | MAINT: cleanup sys.version dependant codeSeth Troisi2020-01-121-3/+0
* | | TST: move pypy CI to ubuntu 18.04mattip2020-01-151-1/+0
* | | MAINT: travis-ci: Update CI scripts.Warren Weckesser2020-01-132-12/+27
|/ /
* | MAINT: Remove implicit inheritance from object class (#15236)Jon Dufresne2020-01-055-12/+12
* | Merge pull request #15232 from sethtroisi/remove_python3_part3Matti Picus2020-01-042-21/+1
|\ \
| * | Cleaning up PY_MAJOR_VERSION/PY_VERSION_HEXSeth Troisi2020-01-032-21/+1
* | | MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-0321-41/+0
|/ /
* | Merge pull request #15107 from pv/blas64-ilp64-ciCharles Harris2020-01-013-34/+98
|\ \
| * | MAINT: make openblas_support.py strip path prefix from archive contentsPauli Virtanen2019-12-213-25/+63
| * | CI: use only one flag on travis for downloading openblasPauli Virtanen2019-12-211-1/+1
| * | CI: add travis openblas64_ targetPauli Virtanen2019-12-211-3/+8
| * | CI: add openblas64_ downloading to openblas_support.pyPauli Virtanen2019-12-211-13/+34
* | | 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
|/ /