summaryrefslogtreecommitdiff
path: root/doc/release
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20201 from BvB93/machar2Charles Harris2021-10-281-0/+5
|\
| * DEP: Deprecate `finfo.machar`Bas van Beek2021-10-271-3/+3
| * DOC: Add a release note for the `np.MachAr` deprecationBas van Beek2021-10-261-0/+5
* | DOC: Add a release note for fully annotating the main numpy namespaceBas van Beek2021-10-281-0/+10
* | MAINT: Only warn for transferred ownership if env variable is set (#20200)Matti Picus2021-10-271-0/+2
|/
* DOC: add release note and move NEP 49 to Final (#20194)Matti Picus2021-10-261-0/+8
* Merge pull request #19478 from r-devulap/svmlMatti Picus2021-10-101-0/+11
|\
| * DOC: Adding release note for PR #19478Raghuveer Devulapalli2021-08-241-0/+11
* | Merge pull request #17530 from BvB93/fspathCharles Harris2021-10-091-0/+5
|\ \
| * | MAINT: Fixed a filename: `*.improvements.rst` -> `*.improvement.rst`Bas van Beek2020-10-101-0/+0
| * | REL: Added a release noteBas van Beek2020-10-101-0/+5
* | | BUG: Correct incorrect advance in PCG with emulated int128Kevin Sheppard2021-10-061-0/+5
* | | DOC: Add a release note for the new `nan<x>`parametersBas van Beek2021-10-041-0/+17
* | | 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
| |/ /