summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #18230 from seberg/issue-17977Charles Harris2021-01-262-22/+50
|\ \ | | | | | | DOC: Clarify the type alias deprecation message
| * | Fix ref to user guide in release notes.Ross Barnowski2021-01-262-1/+3
| | |
| * | Apply suggestions from code reviewSebastian Berg2021-01-261-4/+3
| | | | | | | | | Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
| * | Update doc/source/release/1.20.0-notes.rstSebastian Berg2021-01-261-2/+2
| | | | | | | | | Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
| * | DOC: Clarify the type alias deprecation messageSebastian Berg2021-01-261-20/+47
| | | | | | | | | | | | | | | This tries to clarify the type alias deprecation message slightly to give more guidance on how to review the replacement (if desired).
* | | 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 string
| * | 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
|\ \ \ | | | | | | | | NEP: update backwards compatibility and deprecation policy NEP
| * | | Adopt copy-edits suggested by charrisRalf Gommers2021-01-241-29/+29
| | | | | | | | | | | | | | | | [ci skip]
| * | | Address more review comments on the backwards compat NEPRalf Gommers2021-01-231-6/+15
| | | | | | | | | | | | | | | | [ci skip]
| * | | DOC: update for review comments on NEP 23Ralf Gommers2021-01-231-20/+29
| | | | | | | | | | | | | | | | [ci skip]
| * | | Commit code review suggestions by seberg Ralf Gommers2021-01-231-5/+6
| | | | | | | | | | | | | | | | | | | | [ci skip] Co-authored-by: Sebastian Berg <sebastian@sipsolutions.net>
| * | | DOC: address review comments on NEP 23Ralf Gommers2021-01-021-7/+19
| | | |
| * | | NEP: rewrite the backwards compatibility NEP contentsRalf Gommers2020-12-301-70/+180
| | | | | | | | | | | | | | | | | | | | Also add examples of how deprecations and future warnings should be done, taken from the current code base.
| * | | NEP: remove versioning related content from backwards compat NEPRalf Gommers2020-12-291-17/+2
| | | | | | | | | | | | | | | | | | | | There was agreement in the previous discussion that this doesn't belong in this NEP.
| * | | NEP: update backwards compatibility NEP text, remove examplesRalf Gommers2020-12-291-89/+21
| | | | | | | | | | | | | | | | | | | | The removed examples were ones that one or more people objected to, because they were either not completely settled, or controversial.
* | | | Merge pull request #18084 from rgommers/nep-sponsorshipCharles Harris2021-01-201-0/+255
|\ \ \ \ | |_|/ / |/| | | NEP: NumPy sponsorship guidelines (NEP 46)
| * | | MAINT: address review comments on sponsorship NEPRalf Gommers2021-01-111-32/+33
| | | | | | | | | | | | | | | | [ci skip]
| * | | 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 update
| * | DOC: roadmap updateRalf Gommers2021-01-021-37/+44
| |/ | | | | | | | | | | | | - updates the contents for changes in 2020 - reorders sections to reflect priorities from user survey - makes it easier to understand the concrete goals for "interoperability"
* | Merge pull request #18007 from eric-wieser/float-printing-docCharles Harris2020-12-282-0/+41
|\ \ | |/ |/| DOC: Add a brief explanation of float printing
| * 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
| | | | | | | | Also link to the overflow docs here.
* | 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
| |
* | NEP: mark NEP 28 on website redesign as finalRalf Gommers2020-12-271-2/+4
| | | | | | | | [ci skip]
* | Merge pull request #18001 from seiko2plus/fix_detect_aarch64_osxCharles Harris2020-12-231-4/+4
|\ \ | | | | | | BLD, BUG: Fix detecting aarch64 on macOS
| * | BLD, BUG: Fix detecting aarch64 on macOSSayed Adel2020-12-201-4/+4
| | | | | | | | | | | | Co-authored-by: h-vetinari <h.vetinari@gmx.com>
* | | REL: Added a release noteBas van Beek2020-12-221-0/+22
| | |
* | | DOC: Update TESTS.rst.txtFaris A Chugthai2020-12-211-5/+5
| | | | | | | | | Use python3 style print statements in examples.
* | | Merge pull request #18014 from ev-br/bit_gen_docCharles Harris2020-12-191-0/+38
|\ \ \ | | | | | | | | DOC: random: add some examples for SeedSequence
| * | | MAINT: Fix typo SeepSequenceCharles Harris2020-12-191-1/+1
| | | |
| * | | DOC: random: add some examples for SeedSequenceEvgeni Burovski2020-12-171-0/+38
| | | | | | | | | | | | | | | | | | | | Based on https://mail.python.org/pipermail/numpy-discussion/2020-December/081323.html
* | | | Merge pull request #17973 from seberg/require-sequence-array-coercionCharles Harris2020-12-181-3/+46
|\ \ \ \ | |/ / / |/| | | DEP: Futurewarn on requiring __len__ on array-likes
| * | | DEP: Futurewarn on requiring __len__ on array-likesSebastian Berg2020-12-101-3/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes issue gh-17965. The slightly annoying thing is that there is no simple way to opt-in to the new behaviour and the old behaviour is a bit quirky to begin with (honoring the dtype, but not the shape).
* | | | DOC: fix for doctestsmattip2020-12-161-4/+4
| |_|/ |/| |
* | | Merge pull request #17976 from rnarkk/format-quickstartMatti Picus2020-12-161-197/+181
|\ \ \ | | | | | | | | DOC: Add/remove spaces in snippets and re-format here and there
| * | | Remove spaces around **Rin Arakaki2020-12-161-6/+6
| | | |
| * | | Add/remove spaces in snippets and re-format here and thereRin Arakaki2020-12-111-200/+184
| | | |
* | | | Merge pull request #16370 from takanori-pskq/i16217Matti Picus2020-12-1615-168/+235
|\ \ \ \ | | | | | | | | | | DOC: Fix for building with sphinx 3
| * | | | DOC: Fix for buildling with sphinx 3takanori-pskq2020-11-0615-168/+235
| | | | |
* | | | | Merge pull request #17637 from takanori-pskq/i13114-add-module-templateMatti Picus2020-12-161-0/+40
|\ \ \ \ \ | | | | | | | | | | | | DOC: Add module template