summaryrefslogtreecommitdiff
path: root/doc/release
Commit message (Expand)AuthorAgeFilesLines
* REL: Added a release noteBas van Beek2020-12-221-0/+22
* Revert changes to mtrandKevin Sheppard2020-12-111-0/+6
* DEP: Finalize unravel_index `dims` alias for `shape` keywordSebastian Berg2020-12-021-0/+2
* Merge pull request #17727 from ganesh-k13/enh_14959-libdivideMatti Picus2020-12-021-0/+7
|\
| * DOC: Improved floor division (#17727)Ganesh Kathiresan2020-11-231-2/+2
| * ENH: Improved floor division (#17727)Ganesh Kathiresan2020-11-211-4/+3
| * ENH: Improved floor division (#17727)Ganesh Kathiresan2020-11-121-0/+0
| * ENH: Improved floor division (#17727)Ganesh Kathiresan2020-11-111-0/+8
* | MAINT: Update master after 1.20.x branch.v1.21.0.dev0Charles Harris2020-11-2755-663/+0
* | ENH,API: Store exported buffer info on the array (#16938)Sebastian Berg2020-11-261-0/+19
* | DOC: Add release note for gh-16161.Charles Harris2020-11-251-0/+44
* | Merge pull request #17823 from charris/update-release-fragmentsCharles Harris2020-11-238-0/+43
|\ \
| * | DOC: Add gh-17344 to the NumPy 1.20.0 release notes.Charles Harris2020-11-221-0/+3
| * | DOC: Add gh-17284 to NumPy 1.20.0 release notes.Charles Harris2020-11-221-0/+6
| * | DOC: Add gh-17195 to NumPy 1.20.0 release notes.Charles Harris2020-11-221-0/+5
| * | DOC: Add gh-17123 to NumPy 1.20.0 release notes.Charles Harris2020-11-221-0/+12
| * | DOC: Add gh-16710 to NumPy 1.20.0 release notes.Charles Harris2020-11-191-0/+3
| * | DOC: Add gh-16594 to NumPy 1.20.0 release notes.Charles Harris2020-11-191-0/+4
| * | DOC: Add gh-16570 to NumPy 1.20.0 release notes.Charles Harris2020-11-191-0/+4
| * | DOC: Add gh-15121 to NumPy 1.20.0 release notes.Charles Harris2020-11-191-0/+6
* | | Merge pull request #15852 from sgasse/add_where_to_meanCharles Harris2020-11-221-0/+24
|\ \ \ | |/ / |/| |
| * | ENH: Add where argument to several functionsSimon Gasse2020-07-181-0/+24
* | | DOC: Fix up links, code blocks of release note fragmentsSebastian Berg2020-11-168-14/+14
* | | DOC: Add "performance" category to the release notesSebastian Berg2020-11-102-1/+7
* | | BUG: Raise promotion error if a DType was provided in array coercion (gh-17706)Sebastian Berg2020-11-091-0/+10
| |/ |/|
* | API: Do not import sliding_window_view to main namespaceSebastian Berg2020-11-051-3/+4
* | ENH: Implement sliding window (gh-17394)Klaus Zimmermann2020-11-051-0/+5
* | Merge pull request #17596 from seberg/subarray-dtype-futurewarningMatti Picus2020-10-292-24/+30
|\ \
| * | DEP,BUG: Coercion/cast of array to a subarray dtype will be fixedSebastian Berg2020-10-212-24/+30
* | | Merge pull request #17577 from cjblocker/polymul-dtypeMatti Picus2020-10-281-0/+6
|\ \ \
| * | | DOC: Added compatibility release note for dtype of all-zero poly1dCameron Blocker2020-10-251-0/+6
| |/ /
* | | Merge pull request #17580 from charris/cleanup-swig-for-python3Matti Picus2020-10-241-0/+4
|\ \ \ | |/ / |/| |
| * | MAINT: Cleanup swig for Python 3.Charles Harris2020-10-181-0/+4
* | | ENH: add function to get broadcast shape from a given set of shapes. (#17535)madhulikajc2020-10-171-0/+15
|/ /
* | ENH: add dtype option to cov and corrcoef (#17456)Lisa Schwetlick2020-10-091-0/+5
* | Merge pull request #17419 from seberg/deprecate-coercion-to-subarray-dtypeMatti Picus2020-10-071-0/+24
|\ \
| * | DEP: Deprecate coercion to subarray dtypesSebastian Berg2020-10-011-0/+24
* | | API: Special case how numpy scalars are coerced to signed integerSebastian Berg2020-10-011-5/+17
|/ /
* | BLD: enabled negation of library choices in NPY_*_ORDER (#17219)Nick R. Papior2020-09-171-0/+12
* | ENH: Allow genfromtxt to unpack structured arrays (#16650)Andrew Eckart2020-09-111-0/+16
* | DOC: Add compatibility release note for gh-17241Charles Harris2020-09-031-0/+6
* | Merge pull request #16134 from seberg/concatenate-dtypeMatti Picus2020-09-032-0/+14
|\ \
| * | Update doc/release/upcoming_changes/16134.compatibility.rstSebastian Berg2020-09-031-5/+5
| * | ENH: Implement concatenate dtype and casting keyword argumentsSebastian Berg2020-09-022-0/+14
* | | DEP: Deprecated ndindex.ndincrEric Wieser2020-09-031-0/+4
|/ /
* | BUG: revert trim_zeros changes from gh-16911mattip2020-08-271-7/+0
* | Merge pull request #17116 from eric-wieser/expire-ctypes_load_librarySebastian Berg2020-08-201-0/+2
|\ \
| * | API: Remove `np.ctypeslib.ctypes_load_library`Eric Wieser2020-08-201-0/+2
* | | Merge pull request #17068 from charris/cleanup-pystring_fromstring-usageMatti Picus2020-08-201-0/+4
|\ \ \ | |/ / |/| |
| * | MAINT: Remove uses of PyString_FromString.Charles Harris2020-08-191-0/+4