summaryrefslogtreecommitdiff
path: root/doc/neps
AgeCommit message (Expand)AuthorFilesLines
2018-03-08Write down a formal procedure for declaring a NEP "accepted"Nathaniel J. Smith1-2/+8
2018-03-08Assign numbers to all existing NEPsNathaniel J. Smith15-18/+25
2017-12-14DOC: Obsoleted by PEP 465Jarrod Millman1-1380/+0
2017-12-14DOC: Prepare to host NEPs on GH pagesJarrod Millman4-1/+291
2017-12-14DOC: ADD NEP 0 draft and templateJarrod Millman3-554/+205
2017-12-14DOC: Copy PEP 1Jarrod Millman1-0/+636
2017-11-12NEP: Drop Python2 support.Charles Harris1-0/+52
2017-05-18Merge pull request #9106 from mhvk/array_ufunc_reduce_out_tupleEric Wieser1-1/+2
2017-05-17DOC: update documentation allowing tuple of one in reduce, etc.Marten van Kerkwijk1-1/+2
2017-05-14DOC: mention that ndarray.__pow__ takes shortcuts in NEP.Marten van Kerkwijk1-5/+11
2017-05-07DOC: update ufunc overides NEP with __divmod__Stephan Hoyer1-4/+7
2017-05-05DOC: Improve wording in ufunc_override NEP.Charles Harris1-4/+5
2017-05-01DOC: simply -> simplifyStephan Hoyer1-1/+1
2017-04-30Further clarificationsStephan Hoyer1-23/+45
2017-04-30DOC: fixups per charris's reviewStephan Hoyer1-4/+4
2017-04-29DOC: update binary-op/ufunc sections in ufunc-overides NEPStephan Hoyer1-31/+111
2017-04-27ENH: Add NDArrayOperatorsMixin mixin class.Stephan Hoyer1-6/+8
2017-04-27DOC,MAINT: small corrections to NEP following Stephan's comments.Marten van Kerkwijk1-7/+8
2017-04-27DOC: ufunc-overrides: revise hierarchy discussionPauli Virtanen1-69/+76
2017-04-27DOC: ufunc-overrides: sync the discussion vs. current implementationPauli Virtanen1-91/+41
2017-04-27REVERT: remove __array_ufunc__ override for np.matmul.Marten van Kerkwijk1-14/+15
2017-04-27REVERT: remove __array_ufunc__ override for np.dot and ndarray.dot.Marten van Kerkwijk1-15/+15
2017-04-27DOC: implement many smaller and bigger changes suggested in review.Marten van Kerkwijk1-35/+101
2017-04-27DOC: update NEP again.Marten van Kerkwijk1-144/+202
2017-04-27DOC: Update ndarray.__array_ufunc__ documentation vs. review commentsPauli Virtanen1-8/+5
2017-04-27DOC: Document behavior of ufuncs with default ndarray.__array_ufunc__Pauli Virtanen1-10/+18
2017-04-27MAINT: Update array_ufunc NEP.Pauli Virtanen1-19/+158
2017-04-27DOC Update NEP to reflect actual implementation.Marten van Kerkwijk1-111/+151
2017-03-26DOC: update docs and comments for move of mailing list to python.orgRalf Gommers2-12/+12
2017-03-17DOC: Fix typosJakub Wilk7-15/+15
2016-09-06change all non-code instances of Numpy to NumPyPierre de Buyl3-5/+5
2016-02-25DOC: Fix more typos in docs and comments.Dongjoon Hyun1-2/+2
2016-01-25MAINT: Fix typos in docsDongjoon Hyun1-4/+4
2015-12-23Fix version number in the documentRyosuke Okuta1-1/+1
2015-02-02Correct my email addressBlake Griffith1-1/+1
2015-01-04DOC: update npy-format NEP and lib/format.py with version 2.0 description.Ralf Gommers1-3/+20
2014-07-06Merge pull request #4351 from njsmith/matmul-pepCharles Harris1-0/+1380
2014-04-21DOC: fix reST formatting of npy-format NEP.Ralf Gommers1-206/+201
2014-04-21DOC: add NEPs overview to documentation.Ralf Gommers9-887/+39
2014-04-06add associativity/precedence rationale (+ a few misc tweaks)Nathaniel J. Smith1-38/+99
2014-03-18fix PEP headers to placate PEP-0000 builder, mention Julia in notation sectio...Nathaniel J. Smith1-8/+8
2014-03-18New version just submitted to PEP editors.Nathaniel J. Smith1-146/+167
2014-03-14add more comprehensive discussion of alternative symbolsNathaniel J. Smith1-15/+94
2014-03-14yet more word tweaksNathaniel J. Smith1-18/+20
2014-03-14realized I wasn't so sure of my claim about in-place matrix multiplication, s...Nathaniel J. Smith1-4/+4
2014-03-13add 'unresolved issues' section; + wording tweaks and a little more elaborati...Nathaniel J. Smith1-7/+34
2014-03-13and yet even more phrasing tweaksNathaniel J. Smith1-10/+9
2014-03-13more phrasing tweaksNathaniel J. Smith1-10/+13
2014-03-13phrasing tweaksNathaniel J. Smith1-26/+28
2014-03-13more updates based on people's latest suggestionsNathaniel J. Smith1-56/+76