summaryrefslogtreecommitdiff
path: root/doc/neps
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #11303 from shoyer/nep-18-v2Stephan Hoyer2018-06-151-122/+198
|\
| * Add warning about rewriting to use a decoratorStephan Hoyer2018-06-151-0/+5
| * Revisions per GitHub discussionStephan Hoyer2018-06-121-79/+77
| * DOC: revision of NEP-18 (__array_function__)Stephan Hoyer2018-06-111-96/+169
* | DOC: Update NEP with example of a weighted meanMarten van Kerkwijk2018-06-121-6/+17
* | NEP: Expansion of gufunc signatures.Marten van Kerkwijk2018-06-101-0/+241
|/
* NEP: New RNG policyRobert Kern2018-06-021-0/+208
* Merge pull request #11146 from mattip/nep-split-out-maskedarrayCharles Harris2018-06-023-3/+142
|\
| * defer the NEP, summarize and link to discussion, fix templatemattip2018-06-013-10/+22
| * DOC: add a NEP to split MaskedArray into a seperate packagemattip2018-06-011-0/+127
* | NEP: add 'rst' to nep filename, fixup urlsmattip2018-06-011-6/+6
|/
* Merge pull request #11189 from mrocklin/nep-array-function-protocolMatti Picus2018-06-011-0/+543
|\
| * rename array function protocol to 0018Matthew Rocklin2018-06-011-0/+0
| * minor editsMatthew Rocklin2018-06-011-10/+15
| * Fix shape=kwargs typoStephan Hoyer2018-05-291-1/+1
| * Fix typoStephan Hoyer2018-05-291-1/+1
| * Minor updatesStephan Hoyer2018-05-291-12/+39
| * Remove extra "Author:"Stephan Hoyer2018-05-291-1/+1
| * cleanupMatthew Rocklin2018-05-291-8/+2
| * Renumber NEP to XX until it's likely to mergeMatthew Rocklin2018-05-291-0/+0
| * Conform to NEP templateMatthew Rocklin2018-05-291-5/+47
| * Add first draft of NEP 0016: array function protocolMatthew Rocklin2018-05-291-0/+475
* | Update NEP0 to clarify that discussion should happen on mailing listStefan van der Walt2018-05-291-9/+15
|/
* setting version confuses circlecimattip2018-05-241-2/+1
* DOC: cleanup NEP creationmattip2018-05-243-2/+16
* DOC: fix broken links for developer documentationNikita Kartashov2018-04-211-1/+1
* Move Status tag to more appropriate locationStefan van der Walt2018-03-221-2/+1
* Add missing check for Replaces tag in replacement NEPStefan van der Walt2018-03-221-0/+6
* Add consistency check for superseded NEPsStefan van der Walt2018-03-211-1/+37
* Raise errors in Sphinx warningsStefan van der Walt2018-03-211-1/+1
* Use correct tag Final for merged NEPs. Add resolution to NEP 14.Stefan van der Walt2018-03-218-10/+13
* Add tool for building NEP indexStefan van der Walt2018-03-2120-63/+126
* Write down a formal procedure for declaring a NEP "accepted"Nathaniel J. Smith2018-03-081-2/+8
* Assign numbers to all existing NEPsNathaniel J. Smith2018-03-0815-18/+25
* DOC: Obsoleted by PEP 465Jarrod Millman2017-12-141-1380/+0
* DOC: Prepare to host NEPs on GH pagesJarrod Millman2017-12-144-1/+291
* DOC: ADD NEP 0 draft and templateJarrod Millman2017-12-143-554/+205
* DOC: Copy PEP 1Jarrod Millman2017-12-141-0/+636
* NEP: Drop Python2 support.Charles Harris2017-11-121-0/+52
* Merge pull request #9106 from mhvk/array_ufunc_reduce_out_tupleEric Wieser2017-05-181-1/+2
|\
| * DOC: update documentation allowing tuple of one in reduce, etc.Marten van Kerkwijk2017-05-171-1/+2
* | DOC: mention that ndarray.__pow__ takes shortcuts in NEP.Marten van Kerkwijk2017-05-141-5/+11
|/
* DOC: update ufunc overides NEP with __divmod__Stephan Hoyer2017-05-071-4/+7
* DOC: Improve wording in ufunc_override NEP.Charles Harris2017-05-051-4/+5
* DOC: simply -> simplifyStephan Hoyer2017-05-011-1/+1
* Further clarificationsStephan Hoyer2017-04-301-23/+45
* DOC: fixups per charris's reviewStephan Hoyer2017-04-301-4/+4
* DOC: update binary-op/ufunc sections in ufunc-overides NEPStephan Hoyer2017-04-291-31/+111
* ENH: Add NDArrayOperatorsMixin mixin class.Stephan Hoyer2017-04-271-6/+8
* DOC,MAINT: small corrections to NEP following Stephan's comments.Marten van Kerkwijk2017-04-271-7/+8