summaryrefslogtreecommitdiff
path: root/doc/release
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ENH: improve the speed of numpy.where using a branchless codeJérôme Richard2022-02-271-0/+4
| |/ /
* | | Merge pull request #21145 from tirthasheshpatel/fix-gh20743Matti Picus2022-03-101-0/+6
|\ \ \
| * | | Add from_dlpack to upcoming_changesTirth Patel2022-03-091-0/+6
| |/ /
* | | DOC: fix the doc buildJérôme Richard2022-03-061-2/+4
* | | ENH: help compilers to auto-vectorize reduction operatorsJérôme Richard2022-02-261-0/+3
|/ /
* | DEP: deprecate `numpy.distutils`, and add a migration guideRalf Gommers2022-02-151-0/+9
* | Merge pull request #21029 from hawkinsp/nontuple_indexSebastian Berg2022-02-141-0/+10
|\ \
| * | DEP: Remove support for non-tuple nd-indices.Peter Hawkins2022-02-141-0/+10
* | | Merge pull request #21039 from seberg/removed-relaxed-strides-checkingCharles Harris2022-02-121-0/+5
|\ \ \ | |/ / |/| |
| * | MAINT: Remove the RELAXED_STRIDES_CHECKING env variableSebastian Berg2022-02-111-0/+5
* | | Merge pull request #20976 from rafaelcfsousa/p10_enh_intdivMatti Picus2022-02-101-0/+5
|\ \ \ | |/ / |/| |
| * | DOC: Add release note for VSX4/Power10 enablementRafael Cardoso Fernandes Sousa2022-02-081-0/+5
| |/
* | Merge pull request #20580 from seberg/add-npreadtextMatti Picus2022-02-083-0/+45
|\ \ | |/ |/|
| * DOC: See if adding a newline fixes release note renderingSebastian Berg2022-01-141-0/+1
| * DOC: Add release notes for loadtxt changesSebastian Berg2022-01-143-0/+44
* | Merge pull request #20835 from radarhere/finish_deprecationSebastian Berg2022-01-311-0/+7
|\ \
| * | DEP: Removed deprecated error clearingAndrew Murray2022-01-171-0/+7
* | | Merge pull request #15844 from dcaliste/typeMelissa Weber Mendonça2022-01-171-0/+4
|\ \ \ | |/ / |/| |
| * | ENH: add inline definition of access rights for Fortran typesDamien Caliste2022-01-041-0/+4
* | | Merge pull request #20784 from DimitriPapadopoulos/codespellCharles Harris2022-01-121-2/+2
|\ \ \ | |_|/ |/| |
| * | MAINT, DOC: fix new typos detected by codespellDimitri Papadopoulos2022-01-121-2/+2
* | | DOC: Add brief deprecation note to the release notesSebastian Berg2022-01-101-0/+3
* | | ENH: Let ndarray.__array_finalize__ be callable.Marten van Kerkwijk2022-01-081-0/+5
|/ /
* | ENH: Support for changing dtype in non-C-contiguous viewsJoseph R. Fox-Rabinovitz2022-01-052-0/+65
* | ENH: add support for operator() in crackfortran.Damien Caliste2022-01-041-0/+7
|/
* DEP: remove NPY_ARRAY_UPDATEIFCOPY, deprecated in 1.14 (#20589)Matti Picus2021-12-181-0/+7
* ENH: add ndmin to `genfromtxt` behaving the same as `loadtxt` (#20500)Ivan Gonzalez2021-12-161-0/+3
* DOC: add release note for removal of `alen` and `asscalar`Ralf Gommers2021-11-211-0/+4
* DEP: remove allocation_tracking, deprecate PyDataMem_SetEventHook (#20394)Matti Picus2021-11-181-0/+6
* REL: Prepare main for NumPy 1.23.0 developmentCharles Harris2021-11-1636-294/+0
* Merge pull request #20327 from seberg/rename-interpolationCharles Harris2021-11-151-7/+12
|\
| * DOC: Add release not for quantile `interpolation` renameSebastian Berg2021-11-121-7/+12
* | Merge pull request #20314 from WarrenWeckesser/float32-rand-unused-bitSebastian Berg2021-11-121-0/+10
|\ \ | |/ |/|
| * DOC: Add release note about the fix for 32 bit float random variates.warren2021-11-081-0/+10
* | Merge pull request #19083 from hameerabbasi/dlpackSebastian Berg2021-11-091-0/+6
|\ \ | |/ |/|
| * add release note, error out if offset is usedmattip2021-11-091-0/+6
* | MAINT, ENH [#10736] Add interpolation methods to quantileabel2021-11-041-0/+8
|/
* ENH: Adding `scalar.bit_count()` (popcount) (#19355)Ganesh Kathiresan2021-11-011-0/+13
* 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