summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Bump gitpython from 3.1.13 to 3.1.14dependabot/pip/gitpython-3.1.14dependabot-preview[bot]2021-03-081-1/+1
* Merge pull request #18572 from seberg/ci-devdoc-branchCharles Harris2021-03-071-1/+3
|\
| * CI: Do not pass original branch name to `git branch -m main`Sebastian Berg2021-03-071-1/+3
|/
* Merge pull request #18570 from seberg/ci-devdoc-branchCharles Harris2021-03-071-1/+2
|\
| * CI: Use `git branch -m` instead of `--initial-branch=main`Sebastian Berg2021-03-071-1/+2
|/
* Merge pull request #18439 from WarrenWeckesser/random-choice-excCharles Harris2021-03-071-4/+6
|\
| * MAINT: random: use 'from exc' instead of 'from None'; tweak error messages.Warren Weckesser2021-02-191-7/+7
| * MAINT: random: Use 'from None' when raising a ValueError in choice.Warren Weckesser2021-02-181-3/+5
* | Merge pull request #18569 from seberg/ci-devdoc-branchCharles Harris2021-03-071-1/+1
|\ \
| * | CI: Ensure that doc-build uses "main" as branch nameSebastian Berg2021-03-071-1/+1
|/ /
* | CI: skip lint check on merges with main (#18567)Ralf Gommers2021-03-071-1/+1
* | CI: another master -> main fix (#18566)Ralf Gommers2021-03-072-2/+2
* | Merge pull request #18423 from ganesh-k13/enh_lintRalf Gommers2021-03-076-11/+156
|\ \
| * | MAINT: Replaced master with mainGanesh Kathiresan2021-03-072-3/+3
| * | ENH, MAINT: Added runtest options | Added unified diffGanesh Kathiresan2021-03-072-2/+34
| * | MAINT: Use linter_requirementsGanesh Kathiresan2021-03-071-3/+1
| * | ENH: Added github actionsGanesh Kathiresan2021-03-072-11/+31
| * | MAINT: Changed branch argument to take target branchGanesh Kathiresan2021-03-072-5/+5
| * | MAINT: Added exception handling and docsGanesh Kathiresan2021-03-071-3/+13
| * | BLD: Added linting checkGanesh Kathiresan2021-03-071-0/+20
| * | ENH: Added uncommitted changes supportGanesh Kathiresan2021-03-071-6/+14
| * | ENH: Added Linter scriptGanesh Kathiresan2021-03-072-0/+57
|/ /
* | Merge pull request #18454 from rgommers/nep-spending-fundsMatti Picus2021-03-061-0/+458
|\ \
| * | DOC: address remaining review commentsRalf Gommers2021-03-061-5/+9
| * | DOC: address review comments on NEP 48Ralf Gommers2021-02-271-20/+49
| * | Add intro paragraph to Motivation and Scope to explain unrestricted fundingRalf Gommers2021-02-241-0/+4
| * | Commit textual suggestions from PR reviewRalf Gommers2021-02-241-11/+11
| * | NEP: add Spending NumPy Project Funds draft - NEP 48Ralf Gommers2021-02-211-0/+421
* | | Merge pull request #18538 from kulinseth/18532_M1_build_fixMatti Picus2021-03-061-1/+1
|\ \ \
| * | | Update pyproject.tomlKulin Seth2021-03-041-2/+1
| * | | 18532: Fix the numpy Apple M1 build.Kulin Seth2021-03-031-0/+1
* | | | Merge pull request #18417 from BvB93/comparison5Ralf Gommers2021-03-064-29/+326
|\ \ \ \
| * | | | MAINT: Removed a redundant overloadBas van Beek2021-03-041-2/+0
| * | | | MAINT: Disallow `timedelta64 % integer`-based operationsBas van Beek2021-03-041-4/+4
| * | | | TST: Add typing tests for the inplace `ndarray` magic methodsBas van Beek2021-03-042-6/+116
| * | | | ENH: Add dtype-support to the (ufunc-based) `ndarray` inplace magic methodsBas van Beek2021-03-041-12/+186
| * | | | TST: Improve a number of mypy-related exception messagesBas van Beek2021-03-041-7/+21
| * | | | TST: Validate the mypy exit-codeBas van Beek2021-03-041-1/+2
* | | | | Merge pull request #18539 from ExpHP/patch-1Ralf Gommers2021-03-061-2/+2
|\ \ \ \ \
| * | | | | BUG: NameError in numpy.distutils.fcompiler.compaqMichael Lamparski2021-03-031-2/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #18554 from charris/pin-docker-imageCharles Harris2021-03-051-3/+2
|\ \ \ \ \
| * | | | | CI: Pin docker image.Charles Harris2021-03-051-3/+2
* | | | | | Merge pull request #18418 from numpy/eric-wieser/fix-18321Matti Picus2021-03-051-7/+1
|\ \ \ \ \ \
| * | | | | | DOC: remove layout overrides for headerseric-wieser/fix-18321Eric Wieser2021-02-151-7/+1
* | | | | | | MAINT: Update master to main after branch rename (gh-18544)Stefan van der Walt2021-03-0436-104/+97
* | | | | | | Update azure-pipelines.yml for Azure PipelinesCharles Harris2021-03-041-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #18531 from charris/test-full-ciCharles Harris2021-03-031-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | CI: Use Ubuntu 18.04 to run "full" test.Charles Harris2021-03-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #18537 from isuruf/arm64masterMatti Picus2021-03-031-1/+1
|\ \ \ \ \
| * | | | | use the new openblas libIsuru Fernando2021-03-031-1/+1
|/ / / / /