summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | Merge pull request #18530 from ahaldane/fixup_gh18450Sebastian Berg2021-03-032-1/+14
|\ \ \ \ | |/ / / |/| | |
| * | | BUG: incorrect error fallthrough in nditerAllan Haldane2021-03-022-1/+14
|/ / /
* | | Merge pull request #18522 from pkomiske/patch-1Matti Picus2021-03-021-152/+0
|\ \ \
| * | | removed extraneous ARGOUTVIEWM dim. 4 typemapsPatrick T. Komiske III2021-03-011-152/+0
* | | | Merge pull request #18509 from timhoffm/doc-link-fixMatti Picus2021-03-022-8/+9
|\ \ \ \ | |/ / / |/| | |
| * | | revert changes to note, add a sentence about fixMatti Picus2021-03-021-3/+3
| * | | DOC: trunc, floor, ceil, rint, fix should all link to each other in see alsoTim Hoffmann2021-03-012-8/+9
* | | | Merge pull request #18517 from numpy/dependabot/pip/hypothesis-6.3.4Charles Harris2021-03-011-1/+1
|\ \ \ \