summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Bump hypothesis from 5.35.1 to 5.35.3dependabot/pip/hypothesis-5.35.3dependabot-preview[bot]2020-09-211-1/+1
* Merge pull request #17354 from sappelhoff/lstsq-docstrMatti Picus2020-09-201-3/+3
|\
| * DOC: clarify residuals return paramStefan Appelhoff2020-09-191-3/+3
|/
* Merge pull request #17329 from eric-wieser/fix-bad-rstSebastian Berg2020-09-181-8/+9
|\
| * DOC: Fix incorrect `.. deprecated::` syntax that led to this note being invis...Eric Wieser2020-09-181-8/+9
|/
* Merge pull request #17346 from BvB93/build-fixMatti Picus2020-09-182-1/+13
|\
| * TST: Expanded the `_parse_env_order` testsBas van Beek2020-09-181-1/+7
| * BLD: Fix a macOS build failure when `NPY_BLAS_ORDER=""`Bas van Beek2020-09-181-0/+6
|/
* NEP: Regenerate table in NEP 29 (add numpy 1.18 and 1.19 to list) (#17337)Matthias Bussonnier2020-09-171-7/+17
* Merge pull request #17227 from melissawm/issue_templatesMatti Picus2020-09-176-3/+74
|\
| * Fix typosMelissa Weber Mendonça2020-09-171-3/+2
| * Put feature request template as comments.MelissaWM2020-09-111-2/+2
| * Added labels to doc and post-install templates.MelissaWM2020-09-093-1/+2
| * Added post-install issue template and responses to PR comments.MelissaWM2020-09-085-31/+24
| * Responding to PR suggestions.MelissaWM2020-09-024-21/+13
| * DOC: Added templates for different types of issues.MelissaWM2020-09-025-0/+86
* | BLD: enabled negation of library choices in NPY_*_ORDER (#17219)Nick R. Papior2020-09-174-34/+145
* | DOC: Fix syntax errors in docstrings for versionchanged, versionadded (#17338)Bradley Dice2020-09-174-5/+5
* | Merge pull request #17330 from eric-wieser/dtype-docsSebastian Berg2020-09-162-30/+65
|\ \
| * | DOC: Fix broken references and make the tables a little clearerEric Wieser2020-09-162-27/+30
| * | DOC: Add more examples to the `issubdtype` docstringEric Wieser2020-09-161-3/+35
* | | Merge pull request #17309 from BvB93/numeric-moveCharles Harris2020-09-162-476/+576
|\ \ \
| * | | MAINT: Move the `fromnumeric` annotations to their own stub fileBas van Beek2020-09-142-476/+576
| |/ /
* | | Merge pull request #17332 from mattip/sphinx3Charles Harris2020-09-165-36/+11
|\ \ \
| * | | Update doc/source/conf.pyMatti Picus2020-09-161-1/+1
| * | | BLD: remove submodule doc/sphinxext that pointed to numpydocsmattip2020-09-162-3/+0
| * | | DOC, BLD: update doc build dependencies, remove as numpydoc submodulemattip2020-09-162-25/+3
| * | | DOC, BLD: fix templated C highlightingmattip2020-09-161-8/+8
* | | | Merge pull request #17334 from bijeshmohan/chaining-exceptionsMatti Picus2020-09-161-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | MAINT: Chaining exceptions in npyio.pyBijesh Mohan2020-09-161-5/+5
|/ / /
* | | DOC: Update numpy4matlab (#17159)Ryan C Cooper2020-09-151-317/+420
* | | Merge pull request #17319 from octachrome/issue-17318Sebastian Berg2020-09-151-0/+3
|\ \ \
| * | | BUG: Set deprecated fields to null in PyArray_InitArrFuncsChris Brown2020-09-151-0/+3
|/ / /
* | | Merge pull request #17304 from mattip/circleciCharles Harris2020-09-142-7/+7
|\ \ \
| * | | BUILD: pin pygments to 2.6.1mattip2020-09-141-0/+1
| * | | BUILD: try python 3.8.4mattip2020-09-131-4/+3
| * | | WIP, BUILD: start to debug circleCI failuresmattip2020-09-131-3/+3
| |/ /
* | | Merge pull request #17308 from numpy/dependabot/pip/pytest-6.0.2Sebastian Berg2020-09-141-1/+1
|\ \ \
| * | | MAINT: Bump pytest from 6.0.1 to 6.0.2dependabot/pip/pytest-6.0.2dependabot-preview[bot]2020-09-141-1/+1
* | | | Merge pull request #17313 from seberg/mark-vendored-generatedSebastian Berg2020-09-141-0/+10
|\ \ \ \
| * | | | MAINT: Mark vendored/generated files in .gitattributesSebastian Berg2020-09-141-0/+10
* | | | | DOC: add new glossary terms (#17263)Matti Picus2020-09-142-20/+262
|/ / / /
* | | | Merge pull request #17312 from eric-wieser/_c.src-highlightSebastian Berg2020-09-141-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | MAINT: Syntax-highlight .src files on githubEric Wieser2020-09-141-0/+5
| |/ /
* | | Merge pull request #17307 from numpy/dependabot/pip/hypothesis-5.35.1Sebastian Berg2020-09-141-1/+1
|\ \ \ | |/ / |/| |
| * | MAINT: Bump hypothesis from 5.33.0 to 5.35.1dependabot-preview[bot]2020-09-141-1/+1
|/ /
* | Merge pull request #17292 from charris/cleanup-remaining-pystring-macrosSebastian Berg2020-09-124-10/+9
|\ \
| * | MAINT: Replace remaining PyString macros.Charles Harris2020-09-114-10/+9
* | | Merge pull request #17302 from charris/cleanup-PyBaseString_Check-againSebastian Berg2020-09-122-3/+3
|\ \ \
| * | | MAINT: Replace a couple of missed npy_3kcompat macrosCharles Harris2020-09-122-3/+3
|/ / /