summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* REL: Prepare for NumPy 1.21.4 release (2)Charles Harris2021-11-042-5/+8
* REL: Prepare for the NumPy 1.21.4 release.Charles Harris2021-11-043-34/+56
* REL: prepare 1.21.x for further developmentCharles Harris2021-10-202-0/+46
* REL: Prepare for 1.21.3 release.Charles Harris2021-10-192-29/+56
* BUG: Correct incorrect advance in PCG with emulated int128Kevin Sheppard2021-10-091-0/+5
* REL: prepare 1.21.x for further developmentCharles Harris2021-08-152-0/+46
* REL: Prepare for 1.21.2 release.Charles Harris2021-08-153-33/+84
* Update 19513.new_feature.rstCharles Harris2021-08-121-2/+2
* add release note for numpy windows/arm64 supportNiyas Sait2021-08-121-0/+4
* REL: prepare 1.21.x for further developmentCharles Harris2021-07-182-0/+46
* REL: Prepare for NumPy 1.21.1 release.Charles Harris2021-07-184-35/+108
* BUILD: update OpenBLAS to v0.3.17mattip2021-07-161-0/+3
* MAINT: bump scipy-mathjaxCharles Harris2021-06-251-0/+0
* REL: prepare 1.21.x for further developmentCharles Harris2021-06-221-0/+45
* MAINT: Update 1.21.0-notes.rstCharles Harris2021-06-191-0/+10
* MAINT: Update 1.21.0-changelog.rstCharles Harris2021-06-191-4/+15
* MAINT: Remove accidentally created directory.Charles Harris2021-06-191-0/+10
* DOC: fix duplicate navbar in development documentation index (#19264)Melissa Weber Mendonça2021-06-171-17/+0
* MAINT: replace imgmath with mathjax for docs (#19036)Melissa Weber Mendonça2021-06-132-3/+3
* DOC: Prepare for NumPy 1.20.0rc2 release.Charles Harris2021-06-082-3/+17
* Merge pull request #19194 from charris/backport-19174Charles Harris2021-06-072-7/+12
|\
| * MAINT,BUG: Adapt `castingimpl.casting` to denote a minimal levelSebastian Berg2021-06-072-7/+12
* | NEP: Accept NEP 35 as finalSebastian Berg2021-06-071-2/+2
|/
* API: Delay string and number promotion deprecation/future warningSebastian Berg2021-06-051-25/+20
* DOC: Create 1.21.0 release noteCharles Harris2021-05-2331-423/+557
* DOC: Create 1.21.0-changelog.rstCharles Harris2021-05-231-0/+745
* DOC: Forward port missing 1.18.5 release note.Charles Harris2021-05-203-0/+50
* 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 #18676 from seberg/new-promotion-partial-weak-scalarsCharles Harris2021-05-192-15/+1
|\ \ | |/ |/|
| * MAINT: Remove `NPY_USE_NEW_CASTINGIMPL`Sebastian Berg2021-05-121-14/+0
| * DOC,TST: Fix documentation and add testsSebastian Berg2021-05-121-1/+1
* | 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
| * | Renamed new argument for unwraping. Extended release noteMax Kellermeier2020-08-201-2/+7
| * | Minor code clean upscimax2020-08-201-3/+2
| * | Release NoteMax Kellermeier2020-08-031-0/+14
* | | MAINT: Python3 classes do not need to inherit from objectMike Taves2021-05-191-2/+2
* | | DEP: Deprecate 4 `ndarray.ctypes` methods (#19031)Bas van Beek2021-05-182-5/+18
* | | Merge pull request #18935 from BvB93/generic-aliasCharles Harris2021-05-171-0/+28
|\ \ \
| * | | REL: Add a release note for `npt.NDArray`Bas van Beek2021-05-121-0/+28
| | |/ | |/|
* | | DOC: Use versionadded tag instead of inline comment to specify minimum versio...zoj2021-05-171-1/+3
* | | DOC: Clarify minimum numpy version needed to use random c-apizoj2021-05-171-1/+1
* | | Merge pull request #19018 from 8bitmp3/patch-1Sebastian Berg2021-05-161-3/+3
|\ \ \
| * | | Fix "NumPy" <- "numpy" in NumPy Fundamentals - Indexing8bitmp32021-05-151-3/+3