Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.20.0
/
doc
/
neps
tag
3deab6b8323560b9870cd56657d8492638992afe
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Jan 30 19:27:33 2021
object
fb215c76967739268de71aa4bda55dd1b062bc2e
NumPy 1.20.0 release
3cfcd22
MAINT: Rewrite can-cast logic in terms of NEP 42
by Sebastian Berg
· 4 years, 9 months ago
5da4a8e
Merge pull request #17725 from pentschev/nep-35-downstream-like-instructions
by Sebastian Berg
· 4 years, 10 months ago
27e67ce
NEP: NEP-35 phrasing fix
by Peter Andreas Entschev
· 4 years, 10 months ago
fb2c9c8
NEP: Small NEP-35 wording fix
by Peter Andreas Entschev
· 4 years, 10 months ago
30e41f1
NEP: Add NEP-35 instructions on reading like= downstream
by Peter Andreas Entschev
· 4 years, 10 months ago
3052bbc
NEP36: include additional feedback (#17578)
by Stefan van der Walt
· 4 years, 10 months ago
7b48608
NEP: Ensure inner loop signature is complete everywhere
by Sebastian Berg
· 4 years, 10 months ago
3b557bc
DOC: Don't use Python highlighting for non-python code
by Eric Wieser
· 4 years, 10 months ago
2ce4ab4
NEP 36 (fair play) (#14779)
by Stefan van der Walt
· 4 years, 11 months ago
fa2aceb
DOC: Include NEP titles for first reference in NEP 42
by Ben Nathanson
· 4 years, 11 months ago
81ac8ad
DOC: MAINT: Add NEP 43 links to NEP 42
by Ben Nathanson
· 4 years, 11 months ago
dbc4f5d
NEP: Initial draft for NEP 43 for extensible ufuncs (gh-16723)
by Sebastian Berg
· 4 years, 11 months ago
8647232
DOC: New round of NEP 42 edits (gh-17493)
by Ben Nathanson
· 5 years ago
789b217
NEP: update NEP 42 with discussion of type hinting applications (#17447)
by Josh Wilson
· 5 years ago
e431234
nep-0029 typo correction
by Safouane Chergui
· 5 years ago
6668590
NEP: Edit nep-0042 for more clarity (#17370)
by Sebastian Berg
· 5 years ago
c6853c7
NEP: Regenerate table in NEP 29 (add numpy 1.18 and 1.19 to list) (#17337)
by Matthias Bussonnier
· 5 years ago
274d5d6
Merge pull request #17093 from pentschev/nep-35-template-rewrite
by Charles Harris
· 5 years ago
60f9c61
Merge pull request #17074 from mattip/pydata-sphinx-theme
by Ralf Gommers
· 5 years ago
00fa130
DOC: NEP-42: Fix a few typos.
by Warren Weckesser
· 5 years ago
4983fc8
DOC: make spacing consistent in NEP 41 bullet points
by Josh Wilson
· 5 years ago
57f78df
ENH: Clarifies meta_from_array function in NEP-35
by Peter Andreas Entschev
· 5 years ago
b6f2c16
NEP: Fix some grammar and formatting in NEP-35
by Peter Andreas Entschev
· 5 years ago
3d527ea
NEP: Improve grammar on NEP-35 reference to Dask's objects
by Peter Andreas Entschev
· 5 years ago
2e30534
NEP: Clarify Dask intent with `my_dask_pad` function name
by Peter Andreas Entschev
· 5 years ago
b5f5577
NEP: Clarify NEP-35 C implementation details.
by Peter Andreas Entschev
· 5 years ago
974c023
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
67c9733
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
57d6bab
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
f1d1562
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
17620c2
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
a82cc4b
NEP: Move NumPy users comment to top of NEP-35 Usage and Impact
by Peter Andreas Entschev
· 5 years ago
1017007
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
cde3543
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
69e3e71
NEP: Improve NEP-35 abstract per @mattip's suggestion
by Peter Andreas Entschev
· 5 years ago
615f19f
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
52d9c74
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
3cf7b6b
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
61dcb63
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
68fd054
Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst
by Peter Andreas Entschev
· 5 years ago
9b660e4
NEP: Simplify NEP-35 further with reviewer's suggestions
by Peter Andreas Entschev
· 5 years ago
7d7b46c
NEP: Adjust NEP-35 to make it more user-accessible
by Peter Andreas Entschev
· 5 years ago
585b39d
DOC, NEP: move wishlist link to the theme configuation
by mattip
· 5 years ago
444ad18
DOC, NEP: use new theme in NEPs too
by mattip
· 5 years ago
eec0aa2
NEP: Updated NEP-35 with keyword-only instruction (#17009)
by Peter Andreas Entschev
· 5 years ago
c092cd1
BUG, MAINT: Remove overzealous automatic RST link
by Matthias Bussonnier
· 5 years ago
8bcf6bc
NEP: Update NEP 42 to note the issue of circular references (gh-16778)
by Sebastian Berg
· 5 years ago
a89f3eb
NEP 42: Technical decisions for new DTypes (#15507)
by Sebastian Berg
· 5 years ago
8f8603d
Merge pull request #16445 from rgommers/roadmap-update
by Charles Harris
· 5 years ago
c8a5ff0
STY: trivial doc style fix in NEP 45. (#16514)
by Ralf Gommers
· 5 years ago
2198073
DOC: Add NEP45 and NEP29 targets, use <NEPxx> links
by Ben Nathanson
· 5 years ago
106e373
DOC: address review comments on gh-16445
by Ralf Gommers
· 5 years ago
03ebc55
DOC: Point Contributing page to new NEP 45
by Ben Nathanson
· 5 years ago
9ec27a3
DOC: NEP for C style guide (#16430)
by bjnath
· 5 years ago
5e19fe8
DOC: update roadmap
by Ralf Gommers
· 5 years ago
42bff3e
DOC: Add a NEP link to all neps.
by Matthias Bussonnier
· 5 years ago
8c894ad
Update nep-0029-deprecation_policy.rst
by Matthias Bussonnier
· 5 years ago
7f7a9a4
DOC: Add a reference into NEP 29,
by Matthias Bussonnier
· 5 years ago
6932cd6
DOC: remove "Provisional" from NEPs overview if no NEPs have that status
by Ralf Gommers
· 5 years ago
5b8216e
DOC: change NEP 18 status to Final
by Ralf Gommers
· 5 years ago
6dfce7f
DOC: Fix spelling typo - homogenous to homogeneous. (#16324)
by Kevin Moore
· 5 years ago
0a28931
DOC: Fix typos and cosmetic issues
by Martin Michlmayr
· 5 years ago
30bf46c
Merge pull request #16122 from anirudh2290/nep_41_correct_link
by Sebastian Berg
· 5 years ago
afc168c
DOC: Fix sphinx links in NEP 40 in NEP 41
by Anirudh Subramanian
· 5 years ago
5f65c90
NEP 41: Accept NEP 41 and add DType<->scalar duplication paragraph
by Sebastian Berg
· 5 years ago
389f56c
Merge pull request #16084 from mattip/protocols
by Ralf Gommers
· 5 years ago
017f717
Merge pull request #16053 from anirudh2290/nep_40_doc_change_2
by Charles Harris
· 5 years ago
e2db0a8
DOC: tweak neps/scope.rst
by mattip
· 5 years ago
6ee4917
DOC: Add missing bracket (gh-16051)
by Chunlin
· 5 years ago
31910e1
NEP, DOC: Small typo fixes to the doc
by Anirudh Subramanian
· 5 years ago
8dfaa4a
DOC: update first section of NEP 37 (``__array_function__`` downsides) (#16015)
by Ralf Gommers
· 5 years ago
b38ccec
NEP: Improve Value Based Casting paragraph in NEP 40 (#16000)
by Anirudh Subramanian
· 5 years ago
b489287
Merge pull request #14530 from ChrisBarker-NOAA/ChrisBarker-NEP-30-copy-editing
by Ralf Gommers
· 5 years ago
45b457e
DOC: fix a NEP reference, number was incorrect (36 -> 35); update link
by Ralf Gommers
· 5 years ago
d9e6494
DOC: a few typos and copy editing in NEP 30
by Chris Barker
· 5 years ago
9e33487
DOC: rename NEP 34 file for consistency
by Ralf Gommers
· 5 years ago
e44d0ec
Merge pull request #14715 from pentschev/nep-like-parameter
by Ralf Gommers
· 5 years ago
f8c598a
DOC: Correct private function name to PyArray_AdaptFlexibleDType
by Anirudh Subramanian
· 5 years ago
c67396b
NEP: Add paragraph to NEP 41 about no array-object use and fix links (gh-15834)
by Sebastian Berg
· 5 years ago
cdbc935
NEP 40: Informational NEP about current DTypes (#15505)
by Sebastian Berg
· 5 years ago
ef09573
NEP 41: First steps towards improved Datatype Support (gh-15506)
by Sebastian Berg
· 5 years ago
b251f3d
DOC: Allow NEPs to link to python, numpy, scipy, and matplotlib docs
by Sebastian Berg
· 5 years ago
9331e55
NEP: move NEP 44 to accepted status (#15683)
by Melissa Weber Mendonça
· 5 years ago
df40e55
Merge pull request #15554 from melissawm/nep44-docs
by Ralf Gommers
· 6 years ago
5eff78b
NEP: edit and move NEP 38 to accepted status (#15543)
by Matti Picus
· 6 years ago
17bab2d
Responding to PR comments.
by melissawm
· 6 years ago
4eee74c
Fixed typo in explanations section.
by melissawm
· 6 years ago
36e7279
Added NEP44 - Restructuring the NumPy Documentation
by melissawm
· 6 years ago
cef4dc9
Merge pull request #15465 from mwtoews/imports
by Sebastian Berg
· 6 years ago
7b4c873
DOC: Minor copyediting on NEP 37. (#15536)
by Dan Allan
· 6 years ago
07bf33f
MAINT: cleanup unused imports; avoid redefinition of imports
by Mike Taves
· 6 years ago
4273076
NEP: universal SIMD NEP 38 (#15228)
by Matti Picus
· 6 years ago
b781887
Merge pull request #15323 from mattip/nep-0034-2
by Matti Picus
· 6 years ago
b485da1
DOC: fix typos
by Brian Wignall
· 6 years ago
837f9f5
NEP: document reimplementation
by mattip
· 6 years ago
966ee98
DOC: minor formatting fixups for NEP-37 (#15273)
by Stephan Hoyer
· 6 years ago
61d59f8
DOC: NEP 37: A dispatch protocol for NumPy-like modules (#15197)
by Stephan Hoyer
· 6 years ago
0c2a5eb
Fix typos, via a Levenshtein-style corrector
by Brian Wignall
· 6 years ago
3f31943
Fix typos
by Brian Wignall
· 6 years ago
e9452bf
Merge pull request #14903 from mattip/nep-0034-accepted
by Ralf Gommers
· 6 years ago
Next »