summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20026 from mattip/pypy-7.3.6Charles Harris2021-10-042-5/+4
|\
| * use venv instead of virtualenvmattip2021-10-032-5/+4
* | STY: Exclude `npt._char_codes` from the linting checksBas van Beek2021-09-301-0/+1
|/
* Merge pull request #19879 from BvB93/cls_getitemCharles Harris2021-09-251-13/+30
|\
| * TST,DOC: Skip the `__class_getitem__` doctests for python 3.8Bas van Beek2021-09-161-13/+30
* | Merge pull request #19903 from Fayyr/refguidefixMelissa Weber Mendonça2021-09-221-1/+0
|\ \
| * | Fixed accident line deletion in refguide_check.pyPrathmesh Shirsat2021-09-221-0/+1
| * | DOC: Fixed refguide errors for basics.broadcasting.rstFayyr2021-09-201-2/+0
* | | Merge pull request #19775 from HaoZeke/minor_typos_datedCharles Harris2021-09-211-0/+1
|\ \ \
| * | | MAINT,DOC: f2py cleanupRohit Goswami2021-09-201-0/+1
* | | | DOC: Typos found by codespellDimitri Papadopoulos2021-09-211-1/+1
|/ / /
* | | Merge pull request #19900 from ArryanSingh/refguidefixMelissa Weber Mendonça2021-09-201-1/+0
|\ \ \
| * | | DOC:Fixed refguide errors for basics.creation.rstArryan Singh2021-09-201-1/+0
| |/ /
* | | BUG,DOC: Ignore upcoming_changes from refguideRohit Goswami2021-09-201-0/+1
|/ /
* | MAINT: Use SHA-256 instead of SHA-1Nikola Forró2021-09-161-5/+5
|/
* MAINT: revise OSError aliases (IOError, EnvironmentError)Mike Taves2021-09-021-6/+0
* MAINT: Replace deprecated unittest aliasesHugo van Kemenade2021-08-181-11/+11
* MAINT: Update Cython version for Python 3.10.Charles Harris2021-08-101-1/+2
* TST: Add cygwin build to CI (#18330)DWesl2021-07-201-0/+38
* BUILD: update OpenBLAS to v0.3.17mattip2021-07-161-2/+2
* move to OpenBLAS 0.3.16mattip2021-07-121-2/+2
* BUG: typoMatti Picus2021-07-121-1/+1
* BUG: Make openblas_support support ILP64 on Windows.Charles Harris2021-07-111-1/+4
* BUG: Adjust shallow clone in the gitpod containerTania Allard2021-05-281-1/+1
* BUG: Adjust shallow clone in the gitpod containerTania Allard2021-05-271-1/+3
* MAINT: Python3 classes do not need to inherit from objectMike Taves2021-05-191-1/+1
* MAINT: Cleanup tools/changelog.pyCharles Harris2021-05-101-24/+20
* ENH: Include co-authors in changelog.Charles Harris2021-05-091-10/+19
* TST: Exclude to-be ignored files when computing the diffBas van Beek2021-05-082-4/+15
* BUG: Make changelog recognize ``gh-`` as PR number prefix.Charles Harris2021-05-071-3/+7
* Merge pull request #18885 from BvB93/unsafeCharles Harris2021-05-041-2/+2
|\
| * TST: Ignore the E704 pycodestyle error codeBas van Beek2021-05-021-1/+1
| * TST: Ignore lint-checking in the `numpy/typing/tests/data` directoryBas van Beek2021-05-021-1/+1
* | CI: treat _SIMD module build warnings as errors within CI onlySayed Adel2021-05-041-2/+7
|/
* DEV: general Gitpod enhancements (#18822)Tania Allard2021-04-264-57/+196
* CI: Use `towncrier build` explicitlySebastian Berg2021-04-161-1/+1
* DEP: Remove all references to `numarray` from the namespaceBas van Beek2021-04-131-0/+1
* Merge pull request #18728 from anthonyhvo12/avo-exceptions-chainingCharles Harris2021-04-121-2/+3
|\
| * change to suitable raise from and add line breaks #2Anthony Vo2021-04-061-3/+3
| * change to suitable raise from and add line breaksAnthony Vo2021-04-061-1/+2
| * Merge branch 'main' of https://github.com/numpy/numpy into avo-exceptions-cha...Anthony Vo2021-04-057-156/+84
| |\
| * | chain exceptions when appropriateAnthony Vo2021-04-051-1/+1
* | | DEV: add Gitpod to numpy (#18733)Thomas J. Fan2021-04-111-0/+74
| |/ |/|
* | Merge pull request #17586 from BvB93/type_aliasesCharles Harris2021-03-301-0/+1
|\ \
| * | DEP: Formally deprecate the use of `typeDict`Bas van Beek2021-01-161-0/+1
* | | CI: Do not pass original branch name to `git branch -m main`Sebastian Berg2021-03-071-1/+3
* | | CI: Use `git branch -m` instead of `--initial-branch=main`Sebastian Berg2021-03-071-1/+2
* | | 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