summaryrefslogtreecommitdiff
path: root/doc/release
Commit message (Expand)AuthorAgeFilesLines
* BUG,DEP: Allow (arg-)partition to accept `uint64` indices (#20000)Bas van Beek2021-10-021-0/+5
* ENH: Add spaces after punctuation in dtype repr/str. (#19686)Antony Lee2021-09-291-0/+8
* MAINT: Fix typo in public APIDimitri Papadopoulos2021-09-281-0/+3
* MAINT: Minor cleanups after merging gh-19805Charles Harris2021-09-261-0/+5
* DOC: Add a release note for `__class_getitem__`Bas van Beek2021-09-151-0/+15
* DOC: Fix typo in upcoming changes filenameNiels Dunnewind2021-09-141-0/+0
* Merge pull request #18884 from seiko2plus/breathe_doxygenMatti Picus2021-09-051-0/+7
|\
| * DOC: Add release note for DoxygenSayed Adel2021-08-301-0/+7
* | ENH: Add a clang-format file.Charles Harris2021-09-031-0/+7
* | DOC: Misc documentation improvementsBas van Beek2021-08-311-3/+3
* | DOC: Add a release not for `floating.is_integer`Bas van Beek2021-08-311-0/+14
|/
* Merge pull request #18585 from data-apis/array-apiCharles Harris2021-08-231-0/+15
|\
| * Add a release note entry for #18585Aaron Meurer2021-08-231-0/+15
* | Merge pull request #19665 from charris/drop-python3.7Charles Harris2021-08-181-0/+4
|\ \
| * | DOC: Add release note about dropping Python 3.7.Charles Harris2021-08-161-0/+4
* | | DOC: Add a release noteBas van Beek2021-08-161-0/+5
|/ /
* | Merge pull request #19527 from loongson-zn/mainCharles Harris2021-08-121-0/+3
|\ \
| * | DOC: Add release note for LoongArchZHANG NA2021-08-121-0/+3
* | | DEP: Remove deprecated numeric style dtype strings (#19539)NectDz2021-08-101-0/+2
* | | Add release note.Ross Barnowski2021-08-051-0/+8
| |/ |/|
* | ENH: Add support for windows on arm targets (#19513)Niyas Sait2021-07-271-0/+4
* | ENH: Add the `axis` and `ndim` attributes to `np.AxisError` (#19459)Bas van Beek2021-07-201-0/+4
|/
* ENH: Add smallest_normal and smallest_subnormal attributes to finfo (#18536)Stephannie Jimenez Gacha2021-07-191-0/+7
* Merge pull request #19479 from seberg/fixup-clang-flag-tryMatti Picus2021-07-181-0/+7
|\
| * DOC: Add release note for `-ftrapping-math` on clangSebastian Berg2021-07-151-0/+7
* | BUILD: update OpenBLAS to v0.3.17mattip2021-07-161-0/+3
* | Merge pull request #19151 from czgdp1807/stack_matMatti Picus2021-07-141-0/+6
|\ \ | |/ |/|
| * fixed title line in release notesczgdp18072021-06-081-1/+1
| * Addressed reviewsczgdp18072021-06-081-2/+2
| * Added release notes entryczgdp18072021-06-071-0/+6
* | ENH: Adding keepdims to np.argmin,np.argmax (#19211)Gagandeep Singh2021-07-071-0/+7
* | Merge pull request #19356 from mhvk/functionbase-vectorize-refactorSebastian Berg2021-07-061-0/+7
|\ \
| * | API: Ensure np.vectorize outputs can be subclasses.Marten van Kerkwijk2021-06-261-0/+7
* | | Merge pull request #19259 from seberg/maint-ufunc-refactor-masked-not-duplicateMatti Picus2021-06-271-0/+12
|\ \ \ | |/ / |/| |
| * | shorten release noteMatti Picus2021-06-271-4/+2
| * | typoMatti Picus2021-06-271-1/+1
| * | MAINT: Align masked with normal ufunc loopsSebastian Berg2021-06-211-0/+14
| |/
* | DOC: Added doc for `TypeError` thrown during floor divide (#19135)Ganesh Kathiresan2021-05-291-0/+10
|/
* Merge pull request #19062 from BvB93/ctypes-pluginCharles Harris2021-05-281-0/+21
|\
| * REL: Add a release note for the latest mypy plugin updateBas van Beek2021-05-211-0/+21
* | DOC: Clear doc/release/upcoming_changesCharles Harris2021-05-2230-423/+0
|/
* Merge pull request #19049 from seberg/clang-fperr-bugCharles Harris2021-05-201-0/+6
|\
| * DOC: Add release note about clang floating point error flag changeSebastian Berg2021-05-201-0/+6
* | DEP: Deprecate error clearing for special method in array-coercion (#19001)Sebastian Berg2021-05-191-0/+8
|/
* Merge pull request #19043 from DFEvans/patch-1Charles Harris2021-05-191-1/+1
|\
| * Update 17727.performance.rstDaniel Evans2021-05-191-1/+1
* | Merge pull request #16987 from scimax/masterCharles Harris2021-05-191-0/+17
|\ \ | |/ |/|
| * Apply suggestions from code reviewEric Wieser2021-02-161-3/+3
| * Apply suggestions from code reviewscimax2020-08-231-3/+2
| * Minor corrections in unwrapping docstringsMax Kellermeier2020-08-231-2/+2