summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Bump pytz from 2020.5 to 2021.1dependabot/pip/pytz-2021.1dependabot-preview[bot]2021-02-081-1/+1
* Merge pull request #18349 from seberg/circle-ci-timeoutCharles Harris2021-02-061-0/+1
|\
| * CI: CircleCI seems to occasionally time out, increase the limitSebastian Berg2021-02-061-0/+1
* | Merge pull request #18350 from pearu/pearu/18335Charles Harris2021-02-062-0/+41
|\ \
| * | BUG: Fix missing signed_char dependency. Closes #18335.Pearu Peterson2021-02-072-0/+41
* | | Merge pull request #18348 from rgommers/depr-srcdirsCharles Harris2021-02-062-10/+7
|\ \ \
| * | | DEP: doc-deprecate BLAS_SRC/LAPACK_SRCRalf Gommers2021-02-062-10/+7
* | | | DOC: Change license date 2020 -> 2021 (gh-18346)Aerysv2021-02-062-2/+2
* | | | Merge pull request #18289 from seberg/npyiter-bufferdataMatti Picus2021-02-065-141/+256
|\ \ \ \ | |/ / / |/| | |
| * | | TST: Split out failure test and ensure it requires cleanupSebastian Berg2021-02-031-3/+6
| * | | TST: Split out unraisable test, add comment and skip on pypySebastian Berg2021-02-031-10/+15
| * | | TST: Clear out final (nil) pointersSebastian Berg2021-02-031-3/+3
| * | | TST,MAINT: Avoid subprocess for the debugprint testSebastian Berg2021-02-031-21/+19
| * | | BUG: Add further tests and fix existing npyiter cleanup bugsSebastian Berg2021-02-032-6/+47
| * | | TST: Add test for the nditer debug_printSebastian Berg2021-02-031-0/+85
| * | | MAINT: Add variable length field at end of struct.Sebastian Berg2021-02-021-1/+2
| * | | MAINT: Do not use `stransfer` to indicate NPY_OP_ITFLAG_USINGBUFFERSebastian Berg2021-02-011-16/+11
| * | | MAINT: Move transferdata into buffer-wise structSebastian Berg2021-02-013-121/+108
* | | | Merge pull request #18332 from seberg/issue-18325Charles Harris2021-02-062-2/+36
|\ \ \ \
| * | | | BUG: Allow pickling all relevant DType types/classesSebastian Berg2021-02-042-2/+36
* | | | | Merge pull request #18342 from zolboo1024/trapz_docMatti Picus2021-02-061-4/+7
|\ \ \ \ \
| * | | | | Specified the return type for trapz to include the possibility of ndarray bei...zolboo10242021-02-051-4/+7
* | | | | | Merge pull request #18340 from mgeier/no-pygments-styleMatti Picus2021-02-061-3/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | DOC: remove pygments_style from conf.pyMatthias Geier2021-02-051-3/+0
| | |_|_|/ | |/| | |
* | | | | Merge pull request #18338 from mgeier/whitespace-before-last-updatedRalf Gommers2021-02-051-1/+1
|\ \ \ \ \
| * | | | | DOC: Fix whitespace before "last updated" on overview pageMatthias Geier2021-02-051-1/+1
| |/ / / /
* | | | | Merge pull request #18323 from BvB93/comparison4Charles Harris2021-02-056-17/+571
|\ \ \ \ \
| * | | | | TST: Provide a more useful exception message if the `pass` tests failBas van Beek2021-02-051-1/+2
| * | | | | TST: Add typing tests for `ndarray.__floordivide__`Bas van Beek2021-02-053-0/+239
| * | | | | MAINT: Clarify that `timdelta64 / bool` raisesBas van Beek2021-02-051-0/+2
| * | | | | ENH: Add annotations for 16 ufunc-based `ndarray` magic methodsBas van Beek2021-02-051-16/+328
* | | | | | Merge pull request #18329 from seberg/issue-18286Charles Harris2021-02-055-5/+36
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | BUG: Allow unmodified use of isclose, allclose, etc. with timedeltaSebastian Berg2021-02-045-5/+36
| | |_|/ / | |/| | |
* | | | | Merge pull request #18334 from mattip/disable-pypy-win64Charles Harris2021-02-052-20/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | TST: use setup-python action for pypy, disable win64 pypymattip2021-02-052-20/+8
* | | | | Merge pull request #18333 from rgommers/fix-ghactions-triggerMatti Picus2021-02-051-1/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CI: fix when GitHub Actions builds trigger, and allow ci skipsRalf Gommers2021-02-041-1/+10
| |/ / /
* | | | Merge pull request #18331 from isuruf/macosx-arm64Matti Picus2021-02-051-51/+62
|\ \ \ \ | |/ / / |/| | |
| * | | 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
|/ / /
* | | BUG: don't mutate list of fake libraries while iterating over it (#18295)Nicholas McKibben2021-02-042-2/+77
* | | Merge pull request #18282 from numpy/treddy_issue_18273Charles Harris2021-02-033-4/+19
|\ \ \
| * | | MAINT: PR 18282 revisionstreddy_issue_18273Tyler Reddy2021-02-012-10/+4
| * | | MAINT: gracefully shuffle memoryviewsTyler Reddy2021-02-013-0/+21
* | | | Merge pull request #18315 from mattip/fast-buildSebastian Berg2021-02-031-30/+30
|\ \ \ \
| * | | | BLD: rearrange Azure build jobsmattip2021-02-031-30/+30
|/ / / /
* | | | Merge pull request #18313 from abhayaman669/readme-logo-fixMatti Picus2021-02-031-1/+1
|\ \ \ \
| * | | | using logo from branding/logo/primaryAbhay Raghuvanshi2021-02-031-1/+1
* | | | | Merge pull request #18307 from sleeplessinseattledev/bug18256Tyler Reddy2021-02-021-1/+1
|\ \ \ \ \
| * | | | | DOC: Corrected numpy.power example.Mary2021-02-021-1/+1