summaryrefslogtreecommitdiff
path: root/doc/neps
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Better formatting of scopeStefan van der Walt2018-07-241-22/+35
| * | DOC: add roadmap docmattip2018-07-241-2/+111
| * | Add roadmap section and subdocuments to NEPsStefan van der Walt2018-07-234-8/+58
* | | Rename to callable objects generated at runtimeStephan Hoyer2018-07-271-13/+16
* | | DOC: add a brief note on "Protocols for methods" to NEP 18Stephan Hoyer2018-07-251-4/+22
|/ /
* | DOC: minor clarification and typo fix to NEP 21 (outer indexing). (#11607)Ralf Gommers2018-07-231-5/+8
|/
* NEP: accept NEP 20 partially (frozen and flexible) (#11429)Marten van Kerkwijk2018-07-161-1/+6
* Merge pull request #11559 from mattip/accept-nep-0015Ralf Gommers2018-07-141-2/+2
|\
| * NEP: accept nep 0015mattip2018-07-131-2/+2
* | NEP: accept nep 0019mattip2018-07-131-2/+2
|/
* NEP: clarify bugfix policy for legacy RandomState.Robert Kern2018-07-031-8/+10
* Add NEP 22, a high level overview for the duck array work (#11462)Nathaniel J. Smith2018-07-031-0/+351
* DOC: include NEP number on each NEP pageStephan Hoyer2018-07-0123-69/+73
* Merge pull request #11459 from njsmith/clarify-nep-acceptance-processCharles Harris2018-06-291-10/+58
|\
| * Add some text to NEP 0 to clarify how a NEP is acceptedNathaniel J. Smith2018-06-291-10/+58
* | Add discussion link to NEP 15 (#11461)Nathaniel J. Smith2018-06-291-1/+1
* | Add NEP 15: Merging multiarray and umath (#10704)Nathaniel J. Smith2018-06-291-0/+157
|/
* DOC: additional revision for NEP-18 (__array_function__) (#11374)Stephan Hoyer2018-06-271-149/+355
* DOC: major revision of NEP 21, advanced indexing (#11414)Stephan Hoyer2018-06-251-119/+240
* NEP: Add proposal for oindex and vindex.Sebastian Berg2018-06-201-0/+537
* Merge pull request #11356 from rkern/nep/rng-clarificationMatti Picus2018-06-181-67/+184
|\
| * NEP: Clarify duration of requirements.Robert Kern2018-06-161-21/+26
| * NEP: Add new MUST for the global RandomState instanceRobert Kern2018-06-161-1/+4
| * NEP: Update NEP 19 with discussion resultsRobert Kern2018-06-161-63/+159
| * NEP: NEP 19 RNG Policy clarifications.Robert Kern2018-06-161-8/+21