summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add intersphinx link to numpy-tutorials.Ross Barnowski2021-06-082-4/+2
* DOC: update references to other repos head branch to 'main'Mike Taves2021-06-082-3/+3
* Merge pull request #19188 from seberg/accept-nep35Charles Harris2021-06-071-2/+2
|\
| * NEP: Accept NEP 35 as finalSebastian Berg2021-06-071-2/+2
* | Merge pull request #19174 from seberg/avoid-flexible-logic-in-can-castCharles Harris2021-06-072-7/+12
|\ \
| * | MAINT,BUG: Adapt `castingimpl.casting` to denote a minimal levelSebastian Berg2021-06-052-7/+12
| |/
* | DOC: Removed misleading info about Fortran compiler from building from source...Mukulika2021-06-071-2/+2
* | API: Delay string and number promotion deprecation/future warningSebastian Berg2021-06-041-33/+0
|/
* Merge pull request #19115 from Mukulikaa/misc-fixitsMatti Picus2021-05-311-7/+4
|\
| * DOC: Changed community link and updated internal linkMukulika2021-05-301-3/+2
| * DOC: Misc fixes to absolute_beginners.htmlMukulika2021-05-271-7/+5
* | 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
* | MAINT: replace imgmath with mathjax for docs (#19036)Melissa Weber Mendonça2021-05-272-3/+3
* | Updated doc/source/reference/arrays.scalars.rstNick Pope2021-05-251-4/+4
* | DOC, REL: Prepare notes for NumPy 1.22.0 development.Charles Harris2021-05-223-0/+48
* | DOC: Clear doc/release/upcoming_changesCharles Harris2021-05-2231-423/+558
|/
* 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
* | | | Merge pull request #18999 from seberg/raise-futurewarning-string-promotionMatti Picus2021-05-161-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | DEP: Ensure the string promotion FutureWarning is raisedSebastian Berg2021-05-121-4/+4
| |/ /
* | | Merge pull request #18880 from seberg/make-signature-resolve-more-strict-and-...Matti Picus2021-05-142-16/+63
|\ \ \
| * | | DOC: Update release notes based on Matti's review/commentsSebastian Berg2021-05-061-5/+5
| * | | DOC: Updates based on Marten's reviewSebastian Berg2021-05-062-3/+4
| * | | DOC: Try to clarify release notes a bitSebastian Berg2021-05-051-2/+4
| * | | Update doc/source/reference/ufuncs.rstSebastian Berg2021-05-051-2/+2
| * | | Grammatical fixups for ufuncs refguide.Ross Barnowski2021-05-031-2/+2
| * | | Grammatical fixups for release note.Ross Barnowski2021-05-031-3/+3