summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Bump hypothesis from 5.41.0 to 5.41.2dependabot/pip/hypothesis-5.41.2dependabot-preview[bot]2020-11-091-1/+1
* Merge pull request #17723 from seberg/sliding-view-not-mainSebastian Berg2020-11-061-1/+1
|\
| * MAINT: Do not override `sliding_window_view` module to `numpy`Sebastian Berg2020-11-061-1/+1
|/
* Merge pull request #17720 from seberg/sliding-view-not-mainMatti Picus2020-11-063-16/+16
|\
| * API: Do not import sliding_window_view to main namespaceSebastian Berg2020-11-053-16/+16
|/
* Merge pull request #17715 from ianthomas23/revert_17654Charles Harris2020-11-052-31/+0
|\
| * Revert PR gh-17654 which failed to fix issue gh-8062.Ian Thomas2020-11-052-31/+0
* | Merge pull request #17717 from BvB93/gitgnoreCharles Harris2020-11-051-0/+9
|\ \
| * | MAINT: Add more files to `.gitgnore`Bas van Beek2020-11-051-0/+9
| |/
* | ENH: Implement sliding window (gh-17394)Klaus Zimmermann2020-11-054-3/+340
* | ENH: adds type hints to numpy.version (gh-17711)Douglas Fenstermacher2020-11-053-13/+5
|/
* Merge pull request #16736 from takanori-pskq/i13114-2Matti Picus2020-11-053-15/+20
|\
| * DOC: Add ``ma.isMaskedArray`` and aliasestakanori-pskq2020-11-051-0/+3
| * DOC: Fixuptakanori-pskq2020-11-051-2/+2
| * DOC: Prepend `ma.`takanori-pskq2020-11-042-13/+15
|/
* DOC: Modify Templates (#17691)Takanori H2020-11-044-5/+16
* Merge pull request #17708 from Qiyu8/improve-einsum-benchMatti Picus2020-11-041-12/+59
|\
| * improve the einsum bench by adding new bench cases and variable rename.Qiyu82020-11-041-12/+59
* | Add info on transopose to absolute beginners tutorial (#17703)prateek arora2020-11-031-4/+11
* | Merge pull request #17701 from BvB93/pyiCharles Harris2020-11-0312-0/+45
|\ \
| * | TST: Validate the existence of `.pyi` stub filesBas van Beek2020-11-031-0/+34
| * | BUG: Fixed an issue where `.pyi` weren't picked up by numpy sub-packagesBas van Beek2020-11-0311-0/+11
* | | Merge pull request #17295 from seberg/issue-17294Matti Picus2020-11-035-27/+106
|\ \ \
| * | | MAINT: Simplify code path slightlySebastian Berg2020-10-221-3/+2
| * | | BUG: Fix memloc to be unsigned and add debug info to testSebastian Berg2020-10-221-2/+2
| * | | TST: Modify test to see if the error is in pickling or unpicklingSebastian Berg2020-10-221-1/+2
| * | | DOC: Add a comment to explain the format transferSebastian Berg2020-10-221-0/+6
| * | | MAINT: Pass in flags instead of format and contig explicitlySebastian Berg2020-10-221-10/+7
| * | | TST: Add test for non-FORMAT user dtype array/scalar exportSebastian Berg2020-10-221-0/+15
| * | | TST: Fix `tp_name` of rationalSebastian Berg2020-10-221-1/+1
| * | | ENH: Allow buffer export and pickling of `np.generic` subclassesSebastian Berg2020-10-221-0/+45
| * | | ENH: allow exporting user-dtype as buffers without FORMATSebastian Berg2020-10-221-24/+40
* | | | Merge pull request #17699 from BvB93/DTypeLikeSebastian Berg2020-11-0311-118/+118
|\ \ \ \ | |_|/ / |/| | |
| * | | MAINT: Rename `DtypeLike` to `DTypeLike`Bas van Beek2020-11-0311-118/+118
* | | | Merge pull request #17700 from Qiyu8/fix-typosMatti Picus2020-11-032-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | fix small typos.Qiyu82020-11-032-7/+7
| | |/ | |/|
* | | Merge pull request #17681 from Qiyu8/sum_intrinsicMatti Picus2020-11-037-0/+138
|\ \ \
| * | | improve intrinsics and add sum intrinsic testQiyu82020-11-037-17/+43
| * | | add a newline at the end of the file.Qiyu82020-11-025-5/+5
| * | | SIMD: Add sum intrinsics for float/double.Qiyu82020-10-305-0/+112
* | | | Merge pull request #17695 from mattip/pypyCharles Harris2020-11-022-4/+27
|\ \ \ \
| * | | | fix getting OpenBLASmattip2020-11-021-3/+6
| * | | | TST: use a more standard workflow for PyPymattip2020-11-022-4/+24
| | |/ / | |/| |
* | | | Merge pull request #17689 from charris/fix-lgtm-errorCharles Harris2020-11-021-1/+1
|\ \ \ \
| * | | | BUG: Fix small bug in make_lite.py.Charles Harris2020-11-011-1/+1
| |/ / /
* | | | Merge pull request #17693 from numpy/dependabot/pip/pytz-2020.4Charles Harris2020-11-021-1/+1
|\ \ \ \
| * | | | MAINT: Bump pytz from 2020.1 to 2020.4dependabot/pip/pytz-2020.4dependabot-preview[bot]2020-11-021-1/+1
* | | | | Merge pull request #17696 from charris/post-1.19.4-release-updateMatti Picus2020-11-024-2/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | REL: Update master after 1.19.4 release.Charles Harris2020-11-024-2/+49
| |/ / /
* | | | Merge pull request #17692 from numpy/dependabot/pip/hypothesis-5.41.0Sebastian Berg2020-11-021-1/+1
|\ \ \ \ | |/ / / |/| | |