summaryrefslogtreecommitdiff
path: root/doc/neps
Commit message (Expand)AuthorAgeFilesLines
* 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
* | NEP: add first alternative NEP on missing data.Ralf Gommers2018-09-221-0/+210
* | Revert "NEP: Revert "NEP: Mark NEP 18 as accepted""Stephan Hoyer2018-09-201-1/+2
* | DOC: switch order of checking for new protoclsStephan Hoyer2018-09-131-5/+5
* | DOC: Add warning/clarification about backwards compat in NEP-18Stephan Hoyer2018-09-131-13/+41
* | Revert "NEP: Mark NEP 18 as accepted"revert-11693-accept-nep18Stephan Hoyer2018-09-121-2/+1
* | Mark NEP 18 as acceptedStephan Hoyer2018-08-081-1/+2
* | Merge pull request #11611 from stefanv/roadmapMatti Picus2018-08-013-8/+178
|\ \
| * | roadmap: adjust outline structureStefan van der Walt2018-07-251-10/+9
| * | scope: Clarify that we do care about speedStefan van der Walt2018-07-251-1/+5
| * | String encoding: increase uncertainty about correct implementation (as per ht...Stefan van der Walt2018-07-251-1/+1
| * | Clarify section on alternative array typesStefan van der Walt2018-07-251-2/+2
| * | Clarify comment on scalar conversion inconsistency.Stefan van der Walt2018-07-251-2/+4
| * | Clarify fixed-width storage strings.Stefan van der Walt2018-07-251-1/+1
| * | Add memory mapped arrays to scopeStefan van der Walt2018-07-241-0/+1
| * | Remove BIDS grant section until we can write that textStefan van der Walt2018-07-242-8/+0