summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* CI: Ensure that doc-build uses "main" as branch nameSebastian Berg2021-03-071-1/+1
* CI: another master -> main fix (#18566)Ralf Gommers2021-03-071-1/+1
* MAINT: Replaced master with mainGanesh Kathiresan2021-03-071-1/+1
* ENH, MAINT: Added runtest options | Added unified diffGanesh Kathiresan2021-03-071-2/+3
* MAINT: Changed branch argument to take target branchGanesh Kathiresan2021-03-071-4/+4
* MAINT: Added exception handling and docsGanesh Kathiresan2021-03-071-3/+13
* ENH: Added uncommitted changes supportGanesh Kathiresan2021-03-071-6/+14
* ENH: Added Linter scriptGanesh Kathiresan2021-03-072-0/+57
* MAINT: Update master to main after branch rename (gh-18544)Stefan van der Walt2021-03-042-2/+2
* use the new openblas libIsuru Fernando2021-03-031-1/+1
* removed extraneous ARGOUTVIEWM dim. 4 typemapsPatrick T. Komiske III2021-03-011-152/+0
* BLD: add _2_24 to valid manylinux namesmattip2021-02-281-1/+1
* Remove unused ARCHITECTURES variableIsuru Fernando2021-02-041-1/+0
* Use platform name in openblas_support and add macosx-arm64 supportIsuru Fernando2021-02-041-51/+63
* DOC: Nupydoc format space before `:` in ParametersMatthias Bussonnier2021-01-311-7/+5
* add an 'apt update'mattip2021-01-291-0/+1
* BLD: update OpenBLAS to af2b0d02mattip2021-01-201-1/+1
* BLD: add found Cython version to check in cythonize.pyRalf Gommers2021-01-111-1/+4
* DOC: Avoid using "set of" when talking about an ordered list.Antony Lee2020-12-292-3/+3
* MAINT: regex char class improveTyler Reddy2020-12-281-1/+1
* DOC, MAINT: Minor fixes to refguide_check.py documentation.Charles Harris2020-12-181-2/+3
* BLD: update to OpenBLAS 0.3.13mattip2020-12-171-80/+2
* Merge pull request #17791 from seiko2plus/bld_ci_undefMatti Picus2020-12-021-0/+7
|\
| * BLD: Enable Werror=undef in travisSayed Adel2020-11-171-0/+7
* | removed dict entryjakobjakobson132020-11-301-2/+0
* | TST: Add back durations flag for DEBUG builds.Charles Harris2020-11-232-8/+2
|/
* BLD: use BUFFERSIZE=20 in OpenBLASmattip2020-11-121-1/+1
* TST: add pypy3.7mattip2020-11-101-1/+1
* BLD, TST: try templating with a common yml filemattip2020-11-091-1/+1
* BLD, TST: move linux jobs to github actionsmattip2020-11-091-0/+7
* TST: use a more standard workflow for PyPymattip2020-11-021-2/+2
* STY: Minor style fixups to changelog.pyCharles Harris2020-10-301-2/+3
* DOC: Improve documentation of download-wheelsCharles Harris2020-10-301-4/+25
* MAINT, BLD: update to OpenBLAS v0.3.12mattip2020-10-261-4/+4
* MAINT: Cleanup swig for Python 3.Charles Harris2020-10-182-12/+11
* MAINT: Ignore the private `np.compat` moduleBas van Beek2020-10-071-0/+1
* MAINT: Ignore three builtin modules present in the numpy namespaceBas van Beek2020-10-071-0/+3
* BLD: Fixed ARGOUTVIEWM memory deallocation.leakec2020-09-291-18/+18
* MAINT: Replace PyString_Check with PyBytes_Check in numpy.i.Charles Harris2020-09-101-1/+1
* DEV: Add tool to help speed up Travis CIHugo2020-09-081-0/+287
* MAINT, DOC: move informational files from numpy.doc.*.py to their *.rst coun...Matti Picus2020-09-021-2/+10
* DEP: lib: Remove the deprecated financial functions. (#17067)Warren Weckesser2020-08-121-11/+0
* MAINT: Remove obsolete conversion to set (#17063)jakobjakobson132020-08-111-2/+2
* BLD: pin setuptools<49.2.0mattip2020-08-031-1/+1
* BLD: update OpenBLAS buildmattip2020-07-241-8/+9
* MAINT,BLD: pin setuptools and refactor where to find itmattip2020-07-142-3/+3
* BLD: update openblas hashesmattip2020-07-131-20/+24
* BLD: temporarily disable OpenBLAS hash checksmattip2020-07-121-1/+1
* TST: Upgrade to Python 3.8 for DEBUG testing.Charles Harris2020-07-111-0/+1
* BLD: update cython to 0.29.21mattip2020-07-101-2/+2