summaryrefslogtreecommitdiff
path: root/doc/neps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13633 from shoyer/nep-18-subclass-warningCharles Harris2019-05-301-4/+12
|\
| * DOC: caution against relying upon NumPy's implementation in subclassesStephan Hoyer2019-05-261-4/+12
* | Merge pull request #13163 from mattip/randomgenSebastian Berg2019-05-282-5/+5
|\ \ | |/ |/|
| * merge master into branchmattip2019-05-221-29/+34
| |\
| * | MAINT: Implement API changes for randomgen-derived codemattip2019-05-202-47/+46
* | | DOC: note support for NUMPY_EXPERIMENTAL_ARRAY_FUNCTION=0Stephan Hoyer2019-05-251-6/+9
* | | DOC: revert __skip_array_function__ from NEP-18Stephan Hoyer2019-05-251-166/+79
* | | Merge pull request #13584 from rgommers/roadmap-updateMatti Picus2019-05-241-65/+64
|\ \ \ | |_|/ |/| |
| * | DOC: some more tweaks of roadmap text based on review comments.Ralf Gommers2019-05-221-6/+3
| * | DOC: roadmap update.Ralf Gommers2019-05-191-64/+66
* | | NEP: update NEP 19 with API terminologymattip2019-05-211-33/+37
| |/ |/|
* | Clarify why we allow subclasses in ndarray.__array_function__Stephan Hoyer2019-05-111-6/+15
* | Rename __numpy_implementation__ -> __skip_array_function__Stephan Hoyer2019-05-101-32/+52
* | Add clarification and fixes per PR discussionStephan Hoyer2019-04-141-21/+84
* | NEP: Update NEP-18 to include the __numpy_implementation__ attribute.Stephan Hoyer2019-04-111-118/+169
|/
* NEP: change NEP20 (ufunc signatures) to 'Final'Matti Picus2019-01-111-1/+1
* ENH: refactor __array_function__ pure Python implementationStephan Hoyer2018-12-191-8/+8
* NEP: move nep 15 from accepted to finalmattip2018-11-131-1/+1
* Merge pull request #12362 from shoyer/disable-array-function-by-defaultCharles Harris2018-11-121-0/+9
|\
| * MAINT: disable __array_function__ dispatch unless environment variable setStephan Hoyer2018-11-101-0/+9
* | NEP: clarify the purpose of "types" in __array_function__Stephan Hoyer2018-11-101-2/+3
|/
* Merge pull request #12279 from mattip/nep-0027-finalMatti Picus2018-10-311-3/+4
|\
| * tweak and mark NEP 0027 as finalmattip2018-10-271-3/+4
* | NEP: revise note for NEP 27Stephan Hoyer2018-10-271-7/+9
|/
* NEP: Add "Provisional" status and move nep 18 to provisionalmattip2018-10-164-3/+28
* NEP: change toc title sortingmattip2018-10-163-18/+9
* Merge pull request #12173 from shoyer/nep-18-update-notesMatti Picus2018-10-161-0/+6
|\
| * MAINT: minor adjustment to nep-18Stephan Hoyer2018-10-151-2/+3
| * NEP: add notes about updates to NEP-18Stephan Hoyer2018-10-141-1/+6
* | Merge pull request #12166 from mattip/nep-16Eric Wieser2018-10-151-0/+251
|\ \
| * | NEP: change changeset to commit for gitmattip2018-10-151-3/+3
| * | NEP: fixes from reviewmattip2018-10-151-4/+17
| * | NEP: Add zero-rank arrays historical info NEPmattip2018-10-141-0/+238
| |/
* | Merge pull request #12165 from shoyer/nep-22-acceptMatti Picus2018-10-152-3/+10
|\ \
| * | NEP: mention "Informational" NEPs in NEP 0Stephan Hoyer2018-10-131-2/+8
| * | NEP: mark NEP-22 as acceptedStephan Hoyer2018-10-131-1/+2
| |/
* | MAINT: fix build for NEP 16Stephan Hoyer2018-10-142-4/+15
* | NEP: mark NEP-16 as withdrawn in favor of a protocolStephan Hoyer2018-10-141-2/+7
* | Add link to first mailing list postNathaniel J. Smith2018-10-141-1/+1
* | New NEP for identifying and coercing duck arraysNathaniel J. Smith2018-10-142-0/+370
|/
* DOC: fixups for NEP-18 based on the implementationStephan Hoyer2018-10-101-28/+25
* Merge pull request #11596 from rgommers/nep-backcompatCharles Harris2018-09-251-0/+288
|\
| * MAINT: address review comment of @shoyer, remove reference to ``legacy_index``.Ralf Gommers2018-07-221-5/+3
| * BLD: fix NEP build issue (title has to have a long dash or build fails)Ralf Gommers2018-07-211-6/+6
| * DOC: finish first draft of the backwards compatibility NEP.Ralf Gommers2018-07-211-75/+167
| * DOC: first draft of a backwards compatibility NEP.Ralf Gommers2018-07-211-0/+198
* | DOC: MAINT: address comments @eric-wieser on NEP 24-26 PR. Bump copyright yearRalf Gommers2018-09-222-13/+16
* | NEP: add NEP 26, a summary of missing data discussions and NEPs.Ralf Gommers2018-09-221-0/+727
* | NEP: add NEP 25, the second alternative NEP to NEP 12 (missing data)Ralf Gommers2018-09-221-0/+469
* | DOC: BLD: remove graphviz dependency of neps doc build. Closes gh-11617Ralf Gommers2018-09-225-29/+4