summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18364 from sleeplessinseattledev/bug17845Charles Harris2021-02-081-17/+14
|\
| * DOC: Update landing page to match table of contents - Step 1 - See #17845Mary2021-02-071-17/+14
* | Merge pull request #18322 from BvB93/plugin-precisionCharles Harris2021-02-081-0/+22
|\ \
| * | REL: Add a release note for the mypy plugin updateBas van Beek2021-02-051-0/+22
* | | REL: Update master after 1.20.1 release.Charles Harris2021-02-073-0/+90
| |/ |/|
* | DOC: Change license date 2020 -> 2021 (gh-18346)Aerysv2021-02-061-1/+1
* | Merge pull request #18340 from mgeier/no-pygments-styleMatti Picus2021-02-061-3/+0
|\ \
| * | DOC: remove pygments_style from conf.pyMatthias Geier2021-02-051-3/+0
| |/
* | DOC: Fix whitespace before "last updated" on overview pageMatthias Geier2021-02-051-1/+1
|/
* DOC: Corrected numpy.power example.Mary2021-02-021-1/+1
* Merge pull request #18233 from rgommers/accept-nep23Ralf Gommers2021-01-311-3/+6
|\
| * MAINT: Remove stray quote.Charles Harris2021-01-291-1/+1
| * NEP: accept NEP 23 (backwards compatibility policy)Ralf Gommers2021-01-261-2/+5
* | Merge pull request #18234 from rgommers/accept-nep46Ralf Gommers2021-01-311-3/+4
|\ \
| * | NEP: accept NEP 46 (sponsorship guidelines)Ralf Gommers2021-01-261-3/+4
| |/
* | REL: Update master after 1.20.0 release.Charles Harris2021-01-303-69/+109
* | DOC: __array__ accepts a dtype argumentRyan Soklaski2021-01-261-8/+8
* | Merge pull request #18230 from seberg/issue-17977Charles Harris2021-01-262-22/+50
|\ \
| * | Fix ref to user guide in release notes.Ross Barnowski2021-01-262-1/+3
| * | Apply suggestions from code reviewSebastian Berg2021-01-261-4/+3
| * | Update doc/source/release/1.20.0-notes.rstSebastian Berg2021-01-261-2/+2
| * | DOC: Clarify the type alias deprecation messageSebastian Berg2021-01-261-20/+47
* | | Fix example in array subclassing doc (#18235)Nicolas Hug2021-01-261-1/+1
| |/ |/|
* | Merge pull request #18116 from seberg/futurewarn-string-promotionMatti Picus2021-01-261-0/+29
|\ \
| * | DEP: Deprecate promotion of numbers and bool to stringSebastian Berg2021-01-251-0/+29
* | | Merge pull request #18097 from rgommers/nep-backcompat-updateMatti Picus2021-01-251-175/+233
|\ \ \
| * | | Adopt copy-edits suggested by charrisRalf Gommers2021-01-241-29/+29
| * | | Address more review comments on the backwards compat NEPRalf Gommers2021-01-231-6/+15
| * | | DOC: update for review comments on NEP 23Ralf Gommers2021-01-231-20/+29
| * | | Commit code review suggestions by seberg Ralf Gommers2021-01-231-5/+6
| * | | DOC: address review comments on NEP 23Ralf Gommers2021-01-021-7/+19
| * | | NEP: rewrite the backwards compatibility NEP contentsRalf Gommers2020-12-301-70/+180
| * | | NEP: remove versioning related content from backwards compat NEPRalf Gommers2020-12-291-17/+2
| * | | NEP: update backwards compatibility NEP text, remove examplesRalf Gommers2020-12-291-89/+21
* | | | Merge pull request #18084 from rgommers/nep-sponsorshipCharles Harris2021-01-201-0/+255
|\ \ \ \ | |_|/ / |/| | |
| * | | MAINT: address review comments on sponsorship NEPRalf Gommers2021-01-111-32/+33
| * | | DOC: address review comments on sponsorship NEPRalf Gommers2021-01-081-8/+21
| * | | NEP: NumPy sponsorship guidelines (NEP 46)Ralf Gommers2020-12-281-0/+241
* | | | REL: Update master after 1.19.5 release.Charles Harris2021-01-053-0/+75
| |_|/ |/| |
* | | Merge pull request #18082 from rgommers/roadmap-updateMatti Picus2021-01-031-37/+44
|\ \ \ | |_|/ |/| |
| * | DOC: roadmap updateRalf Gommers2021-01-021-37/+44
| |/
* | Merge pull request #18007 from eric-wieser/float-printing-docCharles Harris2020-12-282-0/+41
|\ \ | |/ |/|
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-271-2/+2
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-271-0/+11
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-271-2/+6
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-161-1/+1
| * DOC: Add a brief explanation of float printingEric Wieser2020-12-162-0/+26
* | DOC: fix build warning for NEP 36Ralf Gommers2020-12-271-1/+1
* | DOC: fix invalid C code in NEP 10Ralf Gommers2020-12-271-3/+7
* | DOC: fix build warnings in NEP 35Ralf Gommers2020-12-271-3/+8