summaryrefslogtreecommitdiff
path: root/doc/release
Commit message (Expand)AuthorAgeFilesLines
* DOC: Add release notes for `np.exceptions` namespaceSebastian Berg2022-11-301-0/+7
* Merge pull request #22637 from seberg/cython_long_tRalf Gommers2022-11-281-0/+15
|\
| * API: (cython) remove `long_t` and `ulong_t`Sebastian Berg2022-11-211-0/+15
* | ENH: Slightly improve error when gufunc axes has wrong size (#22675)Sebastian Berg2022-11-281-0/+6
* | Merge pull request #22638 from seberg/machar-deprCharles Harris2022-11-222-0/+3
|\ \
| * | DEP: Finalize MachAr and machar deprecationsSebastian Berg2022-11-222-0/+3
| |/
* | REL: Prepare main for NumPy 1.25.0 developmentCharles Harris2022-11-2237-363/+0
* | ENH: raise TypeError when arange() is called with string dtype (#22087)Daniel da Silva2022-11-211-0/+12
* | Merge pull request #22316 from seberg/void-strctured-newSebastian Berg2022-11-211-0/+4
|\ \ | |/ |/|
| * ENH: Allow creating structured void scalars by passing dtypeSebastian Berg2022-09-211-0/+4
* | DOC: Document scalar type alias deprecation changes and futurewarningSebastian Berg2022-11-172-0/+9
* | DOC: Add compatibility release note.Charles Harris2022-11-161-0/+5
* | Merge pull request #22540 from seberg/finalize-dtype-deprCharles Harris2022-11-091-0/+5
|\ \
| * | MAINT: Update doc/release/upcoming_changes/22540.expired.rstCharles Harris2022-11-091-1/+1
| * | DOC: Try to clarify which dtype instaces are still allowedSebastian Berg2022-11-071-3/+5
| * | DOC: Add release note for expired dtype=/signature= ufunc deprecationSebastian Berg2022-11-071-0/+3
* | | DEP: Expire deprecation to ignore bad dtype= in logical ufuncs (#22541)Sebastian Berg2022-11-071-0/+3
* | | API: Always use BufferError when dlpack export failsSebastian Berg2022-11-071-0/+7
|/ /
* | Merge pull request #22458 from seberg/nditer-allow-all-allocatedCharles Harris2022-10-231-0/+8
|\ \
| * | ENH: Allow all allocated operands in nditer/NpyIterSebastian Berg2022-10-201-0/+8
* | | DOC: Add release note.Ross Barnowski2022-10-201-0/+4
|/ /
* | DOC: Add changelog for ``masked_invalid`` change. (#22406)Chiara Marmo2022-10-141-0/+7
* | Merge pull request #22385 from seberg/deprecate-out-of-bound-pyint-conversionMatti Picus2022-10-111-0/+17
|\ \
| * | Update doc/release/upcoming_changes/22393.deprecation.rstSebastian Berg2022-10-111-1/+1
| * | DOC: Add release note about deprecation of out-of-bound python integer convSebastian Berg2022-10-061-0/+17
| |/
* | Fix title level for improvements.Chiara Marmo2022-10-072-2/+2
* | MAINT,DOC: Fix typo / missing wordDimitri Papadopoulos2022-10-071-1/+1
* | Merge pull request #22313 from rossbar/deprecate-fastCopyAndTransposeMatti Picus2022-10-071-0/+10
|\ \
| * | DEP: fastCopyAndTranspose and PyArray_CopyAndTransposeRoss Barnowski2022-10-061-0/+10
| |/
* | TYP,ENH: Mark `numpy.typing` protocols as runtime checkableBvB932022-09-301-0/+6
|/
* DOC: Better report integer division overflow (#21506)ganesh-k132022-09-141-0/+18
* Merge pull request #22228 from bsipocz/ma_cleanup_old_deprecationsSebastian Berg2022-09-091-0/+5
|\
| * fix release note formattingBrigitta Sipőcz2022-09-081-5/+4
| * Adding release noteBrigitta Sipőcz2022-09-081-0/+6
* | DOC: fix up release notemattip2022-09-081-3/+3
|/
* Merge pull request #21995 from eirrgang/mei-1468Matti Picus2022-09-071-0/+21
|\
| * DOC: Take a stab at shortening the release noteSebastian Berg2022-09-031-44/+19
| * Add release note and further clarify tests.M. Eric Irrgang2022-07-171-0/+46
* | DOC: Fix typos in upcoming changesPatrick Hoefler2022-09-061-3/+3
* | DEP: drop older cygwin compatibility shims (#22159)Matti Picus2022-08-211-0/+1
* | Merge pull request #21468 from ganesh-k13/enh_21340_show_config_threadpoolctlMatti Picus2022-08-211-0/+6
|\ \
| * | DOC: Fixed links for np.show_runtime (#21468)Ganesh Kathiresan2022-08-211-4/+4
| * | DOC: Added `np.show_runtime` (#21468)ganesh-k132022-08-191-0/+6
* | | DEP: drop support for msvc<=1900 and Interix (#22139)Matti Picus2022-08-191-0/+4
|/ /
* | Merge pull request #22132 from bashtage/bit-gen-pickle-rel-noteMatti Picus2022-08-151-0/+10
|\ \
| * | DOC: Add a release note for bit generator reduce changesKevin Sheppard2022-08-151-0/+10
* | | Update doc/release/upcoming_changes/21976.new_feature.rstKevin Sheppard2022-08-111-1/+2
* | | DOC: Correct doc errorsKevin Sheppard2022-08-111-16/+17
* | | MAINT: Update typing informationKevin Sheppard2022-08-111-2/+8
* | | ENH: Add the capability to swap the singleton bit generatorKevin Sheppard2022-08-111-0/+25
|/ /