summaryrefslogtreecommitdiff
path: root/doc/neps
Commit message (Expand)AuthorAgeFilesLines
* NEP: Update NEP 42 and 43 according to the current implementationSebastian Berg2020-12-072-30/+53
* MAINT: Rewrite can-cast logic in terms of NEP 42Sebastian Berg2020-11-241-2/+2
* Merge pull request #17725 from pentschev/nep-35-downstream-like-instructionsSebastian Berg2020-11-161-15/+102
|\
| * NEP: NEP-35 phrasing fixPeter Andreas Entschev2020-11-131-1/+1
| * NEP: Small NEP-35 wording fixPeter Andreas Entschev2020-11-061-3/+3
| * NEP: Add NEP-35 instructions on reading like= downstreamPeter Andreas Entschev2020-11-061-12/+99
* | NEP36: include additional feedback (#17578)Stefan van der Walt2020-11-011-9/+13
|/
* NEP: Ensure inner loop signature is complete everywhereSebastian Berg2020-10-271-18/+20
* DOC: Don't use Python highlighting for non-python codeEric Wieser2020-10-259-48/+98
* NEP 36 (fair play) (#14779)Stefan van der Walt2020-10-171-0/+173
* DOC: Include NEP titles for first reference in NEP 42Ben Nathanson2020-10-141-3/+3
* DOC: MAINT: Add NEP 43 links to NEP 42Ben Nathanson2020-10-141-8/+8
* NEP: Initial draft for NEP 43 for extensible ufuncs (gh-16723)Sebastian Berg2020-10-133-0/+5614
* DOC: New round of NEP 42 edits (gh-17493)Ben Nathanson2020-10-071-425/+439
* NEP: update NEP 42 with discussion of type hinting applications (#17447)Josh Wilson2020-10-061-12/+39
* nep-0029 typo correctionSafouane Chergui2020-10-021-1/+1
* NEP: Edit nep-0042 for more clarity (#17370)Sebastian Berg2020-09-275-992/+2705
* NEP: Regenerate table in NEP 29 (add numpy 1.18 and 1.19 to list) (#17337)Matthias Bussonnier2020-09-171-7/+17
* Merge pull request #17093 from pentschev/nep-35-template-rewriteCharles Harris2020-09-071-73/+234
|\
| * ENH: Clarifies meta_from_array function in NEP-35Peter Andreas Entschev2020-08-191-6/+26
| * NEP: Fix some grammar and formatting in NEP-35Peter Andreas Entschev2020-08-191-2/+2
| * NEP: Improve grammar on NEP-35 reference to Dask's objectsPeter Andreas Entschev2020-08-191-4/+4
| * NEP: Clarify Dask intent with `my_dask_pad` function namePeter Andreas Entschev2020-08-191-5/+8
| * NEP: Clarify NEP-35 C implementation details.Peter Andreas Entschev2020-08-191-3/+5
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-3/+3
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * NEP: Move NumPy users comment to top of NEP-35 Usage and ImpactPeter Andreas Entschev2020-08-191-7/+6
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-3/+2
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * NEP: Improve NEP-35 abstract per @mattip's suggestionPeter Andreas Entschev2020-08-191-5/+4
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * NEP: Simplify NEP-35 further with reviewer's suggestionsPeter Andreas Entschev2020-08-171-17/+39
| * NEP: Adjust NEP-35 to make it more user-accessiblePeter Andreas Entschev2020-08-171-73/+190
* | Merge pull request #17074 from mattip/pydata-sphinx-themeRalf Gommers2020-08-312-63/+40
|\ \
| * | DOC, NEP: move wishlist link to the theme configuationmattip2020-08-142-64/+20
| * | DOC, NEP: use new theme in NEPs toomattip2020-08-141-0/+21
| |/
* | DOC: NEP-42: Fix a few typos.Warren Weckesser2020-08-221-4/+4
* | DOC: make spacing consistent in NEP 41 bullet pointsJosh Wilson2020-08-201-26/+26
|/
* NEP: Updated NEP-35 with keyword-only instruction (#17009)Peter Andreas Entschev2020-08-071-6/+13
* BUG, MAINT: Remove overzealous automatic RST linkMatthias Bussonnier2020-07-111-2/+0
* NEP: Update NEP 42 to note the issue of circular references (gh-16778)Sebastian Berg2020-07-081-17/+31
* NEP 42: Technical decisions for new DTypes (#15507)Sebastian Berg2020-06-113-0/+4477
* Merge pull request #16445 from rgommers/roadmap-updateCharles Harris2020-06-081-41/+60
|\