summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
* REL: Prepare for NumPy 1.21.4 release (2)Charles Harris2021-11-041-3/+4
* REL: Prepare for the NumPy 1.21.4 release.Charles Harris2021-11-041-29/+29
* REL: prepare 1.21.x for further developmentCharles Harris2021-10-202-0/+46
* REL: Prepare for 1.21.3 release.Charles Harris2021-10-191-29/+28
* REL: prepare 1.21.x for further developmentCharles Harris2021-08-152-0/+46
* REL: Prepare for 1.21.2 release.Charles Harris2021-08-151-29/+43
* REL: prepare 1.21.x for further developmentCharles Harris2021-07-182-0/+46
* REL: Prepare for NumPy 1.21.1 release.Charles Harris2021-07-182-32/+57
* 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: 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-081-1/+2
* API: Delay string and number promotion deprecation/future warningSebastian Berg2021-06-051-25/+20
* DOC: Create 1.21.0 release noteCharles Harris2021-05-231-0/+557
* DOC: Forward port missing 1.18.5 release note.Charles Harris2021-05-202-0/+32
* 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
* | DEP: Deprecate 4 `ndarray.ctypes` methods (#19031)Bas van Beek2021-05-181-5/+6
* | 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
* | Fix "NumPy" <- "numpy" in NumPy Fundamentals - Indexing8bitmp32021-05-151-3/+3
* | Merge pull request #18880 from seberg/make-signature-resolve-more-strict-and-...Matti Picus2021-05-141-16/+29
|\ \
| * | DOC: Updates based on Marten's reviewSebastian Berg2021-05-061-2/+3
| * | Update doc/source/reference/ufuncs.rstSebastian Berg2021-05-051-2/+2
| * | Grammatical fixups for ufuncs refguide.Ross Barnowski2021-05-031-2/+2
| * | DOC,API: Fix the documentation.Sebastian Berg2021-05-031-16/+28
* | | DOC: Improve description of array scalar in glossary (#18965)Marta Lemanczyk2021-05-131-3/+4
| |/ |/|
* | Merge pull request #18936 from bashtage/update-perf-prngMatti Picus2021-05-121-65/+64
|\ \
| * | DOC: Update performance for new PRNGKevin Sheppard2021-05-111-65/+64
* | | Merge pull request #18957 from katleszek/doc-datetimeMatti Picus2021-05-111-6/+10
|\ \ \
| * | | DOC resolves #14299 rephrasingKasia2021-05-091-3/+4
| * | | DOC: resolves #14299 - deleting the noteKasia2021-05-091-3/+1
| * | | DOC: Improve datetime64 docs #14299Kasia2021-05-091-1/+1
| * | | DOC: Improve datetime64 docs #14299Kasia2021-05-091-3/+8
* | | | Merge pull request #18980 from trallard/trallard/docs-patchMatti Picus2021-05-114-47/+78
|\ \ \ \ | |_|/ / |/| | |
| * | | DOC: Make screenshot labels biggerTania Allard2021-05-101-0/+0
| * | | DOC: Make FAQ titlesTania Allard2021-05-101-54/+64
| * | | DOC: Remove extra --Tania Allard2021-05-101-1/+1
| * | | DOC: Fix lists indentationTania Allard2021-05-101-0/+1
| * | | DOC: Fix indentationTania Allard2021-05-101-1/+1
| * | | DOC: Fix list indentationTania Allard2021-05-101-4/+2
| * | | DOC: Fix lists and add imagesTania Allard2021-05-103-12/+22
| * | | DOC: Add troubleshoot itemsTania Allard2021-05-102-7/+19
* | | | REL: Update main after 1.20.3 release.Charles Harris2021-05-103-2/+45
|/ / /
* | | DOC: Update a page title with proper case (#18962)Misal Raj2021-05-091-1/+1
* | | Merge pull request #18956 from lbogula/copyright-changeRalf Gommers2021-05-091-1/+1
|\ \ \