| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #18230 from seberg/issue-17977 | Charles Harris | 2021-01-26 | 2 | -22/+50 | |
| |\ \ | | | | | | | DOC: Clarify the type alias deprecation message | |||||
| | * | | Fix ref to user guide in release notes. | Ross Barnowski | 2021-01-26 | 2 | -1/+3 | |
| | | | | ||||||
| | * | | Apply suggestions from code review | Sebastian Berg | 2021-01-26 | 1 | -4/+3 | |
| | | | | | | | | | | Co-authored-by: Eric Wieser <wieser.eric@gmail.com> | |||||
| | * | | Update doc/source/release/1.20.0-notes.rst | Sebastian Berg | 2021-01-26 | 1 | -2/+2 | |
| | | | | | | | | | | Co-authored-by: Eric Wieser <wieser.eric@gmail.com> | |||||
| | * | | DOC: Clarify the type alias deprecation message | Sebastian Berg | 2021-01-26 | 1 | -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 Hug | 2021-01-26 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | Merge pull request #18116 from seberg/futurewarn-string-promotion | Matti Picus | 2021-01-26 | 1 | -0/+29 | |
| |\ \ | | | | | | | DEP: Deprecate promotion of numbers and bool to string | |||||
| | * | | DEP: Deprecate promotion of numbers and bool to string | Sebastian Berg | 2021-01-25 | 1 | -0/+29 | |
| | | | | ||||||
| * | | | Merge pull request #18097 from rgommers/nep-backcompat-update | Matti Picus | 2021-01-25 | 1 | -175/+233 | |
| |\ \ \ | | | | | | | | | NEP: update backwards compatibility and deprecation policy NEP | |||||
| | * | | | Adopt copy-edits suggested by charris | Ralf Gommers | 2021-01-24 | 1 | -29/+29 | |
| | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | Address more review comments on the backwards compat NEP | Ralf Gommers | 2021-01-23 | 1 | -6/+15 | |
| | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | DOC: update for review comments on NEP 23 | Ralf Gommers | 2021-01-23 | 1 | -20/+29 | |
| | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | Commit code review suggestions by seberg | Ralf Gommers | 2021-01-23 | 1 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | | [ci skip] Co-authored-by: Sebastian Berg <sebastian@sipsolutions.net> | |||||
| | * | | | DOC: address review comments on NEP 23 | Ralf Gommers | 2021-01-02 | 1 | -7/+19 | |
| | | | | | ||||||
| | * | | | NEP: rewrite the backwards compatibility NEP contents | Ralf Gommers | 2020-12-30 | 1 | -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 NEP | Ralf Gommers | 2020-12-29 | 1 | -17/+2 | |
| | | | | | | | | | | | | | | | | | | | | | There was agreement in the previous discussion that this doesn't belong in this NEP. | |||||
| | * | | | NEP: update backwards compatibility NEP text, remove examples | Ralf Gommers | 2020-12-29 | 1 | -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-sponsorship | Charles Harris | 2021-01-20 | 1 | -0/+255 | |
| |\ \ \ \ | |_|/ / |/| | | | NEP: NumPy sponsorship guidelines (NEP 46) | |||||
| | * | | | MAINT: address review comments on sponsorship NEP | Ralf Gommers | 2021-01-11 | 1 | -32/+33 | |
| | | | | | | | | | | | | | | | | | [ci skip] | |||||
| | * | | | DOC: address review comments on sponsorship NEP | Ralf Gommers | 2021-01-08 | 1 | -8/+21 | |
| | | | | | ||||||
| | * | | | NEP: NumPy sponsorship guidelines (NEP 46) | Ralf Gommers | 2020-12-28 | 1 | -0/+241 | |
| | | | | | ||||||
| * | | | | REL: Update master after 1.19.5 release. | Charles Harris | 2021-01-05 | 3 | -0/+75 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #18082 from rgommers/roadmap-update | Matti Picus | 2021-01-03 | 1 | -37/+44 | |
| |\ \ \ | |_|/ |/| | | DOC: roadmap update | |||||
| | * | | DOC: roadmap update | Ralf Gommers | 2021-01-02 | 1 | -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-doc | Charles Harris | 2020-12-28 | 2 | -0/+41 | |
| |\ \ | |/ |/| | DOC: Add a brief explanation of float printing | |||||
| | * | Update doc/source/reference/arrays.scalars.rst | Eric Wieser | 2020-12-27 | 1 | -2/+2 | |
| | | | ||||||
| | * | Update doc/source/reference/arrays.scalars.rst | Eric Wieser | 2020-12-27 | 1 | -0/+11 | |
| | | | ||||||
| | * | Update doc/source/reference/arrays.scalars.rst | Eric Wieser | 2020-12-27 | 1 | -2/+6 | |
| | | | ||||||
| | * | Update doc/source/reference/arrays.scalars.rst | Eric Wieser | 2020-12-16 | 1 | -1/+1 | |
| | | | ||||||
| | * | DOC: Add a brief explanation of float printing | Eric Wieser | 2020-12-16 | 2 | -0/+26 | |
| | | | | | | | | | Also link to the overflow docs here. | |||||
| * | | DOC: fix build warning for NEP 36 | Ralf Gommers | 2020-12-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | DOC: fix invalid C code in NEP 10 | Ralf Gommers | 2020-12-27 | 1 | -3/+7 | |
| | | | ||||||
| * | | DOC: fix build warnings in NEP 35 | Ralf Gommers | 2020-12-27 | 1 | -3/+8 | |
| | | | ||||||
| * | | NEP: mark NEP 28 on website redesign as final | Ralf Gommers | 2020-12-27 | 1 | -2/+4 | |
| | | | | | | | | | [ci skip] | |||||
| * | | Merge pull request #18001 from seiko2plus/fix_detect_aarch64_osx | Charles Harris | 2020-12-23 | 1 | -4/+4 | |
| |\ \ | | | | | | | BLD, BUG: Fix detecting aarch64 on macOS | |||||
| | * | | BLD, BUG: Fix detecting aarch64 on macOS | Sayed Adel | 2020-12-20 | 1 | -4/+4 | |
| | | | | | | | | | | | | | Co-authored-by: h-vetinari <h.vetinari@gmx.com> | |||||
| * | | | REL: Added a release note | Bas van Beek | 2020-12-22 | 1 | -0/+22 | |
| | | | | ||||||
| * | | | DOC: Update TESTS.rst.txt | Faris A Chugthai | 2020-12-21 | 1 | -5/+5 | |
| | | | | | | | | | | Use python3 style print statements in examples. | |||||
| * | | | Merge pull request #18014 from ev-br/bit_gen_doc | Charles Harris | 2020-12-19 | 1 | -0/+38 | |
| |\ \ \ | | | | | | | | | DOC: random: add some examples for SeedSequence | |||||
| | * | | | MAINT: Fix typo SeepSequence | Charles Harris | 2020-12-19 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | DOC: random: add some examples for SeedSequence | Evgeni Burovski | 2020-12-17 | 1 | -0/+38 | |
| | | | | | | | | | | | | | | | | | | | | | Based on https://mail.python.org/pipermail/numpy-discussion/2020-December/081323.html | |||||
| * | | | | Merge pull request #17973 from seberg/require-sequence-array-coercion | Charles Harris | 2020-12-18 | 1 | -3/+46 | |
| |\ \ \ \ | |/ / / |/| | | | DEP: Futurewarn on requiring __len__ on array-likes | |||||
| | * | | | DEP: Futurewarn on requiring __len__ on array-likes | Sebastian Berg | 2020-12-10 | 1 | -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 doctests | mattip | 2020-12-16 | 1 | -4/+4 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #17976 from rnarkk/format-quickstart | Matti Picus | 2020-12-16 | 1 | -197/+181 | |
| |\ \ \ | | | | | | | | | DOC: Add/remove spaces in snippets and re-format here and there | |||||
| | * | | | Remove spaces around ** | Rin Arakaki | 2020-12-16 | 1 | -6/+6 | |
| | | | | | ||||||
| | * | | | Add/remove spaces in snippets and re-format here and there | Rin Arakaki | 2020-12-11 | 1 | -200/+184 | |
| | | | | | ||||||
| * | | | | Merge pull request #16370 from takanori-pskq/i16217 | Matti Picus | 2020-12-16 | 15 | -168/+235 | |
| |\ \ \ \ | | | | | | | | | | | DOC: Fix for building with sphinx 3 | |||||
| | * | | | | DOC: Fix for buildling with sphinx 3 | takanori-pskq | 2020-11-06 | 15 | -168/+235 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #17637 from takanori-pskq/i13114-add-module-template | Matti Picus | 2020-12-16 | 1 | -0/+40 | |
| |\ \ \ \ \ | | | | | | | | | | | | | DOC: Add module template | |||||
