summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: show how to generate release notes in release walkthroughAllan Haldane2018-06-051-8/+16
* 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
* | Merge pull request #11225 from mattip/document-recfunctionsCharles Harris2018-06-011-0/+6
|\ \
| * | fixes from reviewmattip2018-06-011-2/+2
| * | DOC: add existing recfunctions documentation to outputmattip2018-06-011-0/+6
* | | 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
* | Merge branch 'master' into npzfile-mappinEric Wieser2018-05-2927-219/+547
|\ \
| * \ Merge pull request #11177 from mhvk/gufunc-docs-improvementEric Wieser2018-05-294-12/+26
| |\ \ | | |/ | |/|
| | * DOC: Further clarification of c-api.Marten van Kerkwijk2018-05-291-9/+14
| | * DOC: Clarify C-API for generalized ufuncs.mattip2018-05-284-8/+11
| | * DOC: improve docs for PyUFunc_FromFuncAndData.mattip2018-05-281-4/+10
| * | Merge pull request #11105 from eric-wieser/take_along_axis-strictMarten van Kerkwijk2018-05-282-0/+19
| |\ \
| | * | ENH: Add (put|take)_along_axis as described in #8708Eric Wieser2018-05-252-0/+19
| * | | Merge pull request #10898 from EricCousineau-TRI/prefer-user-copyswapnEric Wieser2018-05-281-0/+6
| |\ \ \ | | |_|/ | |/| |
| | * | ENH: Have dtype transfer for equivalent user dtypes prefer user-defined `copy...Eric Cousineau2018-05-181-0/+6
| * | | Merge pull request #9686 from eric-wieser/force-tupleCharles Harris2018-05-272-6/+18
| |\ \ \
| | * \ \ Merge branch 'master' into force-tupleEric Wieser2018-05-2565-1060/+1311
| | |\ \ \
| | * | | | DEP: Deprecate non-tuple multidimensional indicesSebastian Berg2018-05-252-6/+17
| * | | | | Merge pull request #11145 from mattip/nep-tweakCharles Harris2018-05-272-1/+14
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | setting version confuses circlecimattip2018-05-241-2/+1
| | * | | | DOC: cleanup NEP creationmattip2018-05-243-2/+16
| | | |_|/ | | |/| |
| * | | | BUG: __copy__ and __deepcopy__ should preserve MaskedConstant (#11038)Kritika Jalan2018-05-251-0/+5
| * | | | ENH: Modify intersect1d to return common indices (#10684)Christopher2018-05-251-0/+6
| |/ / /
| * | | DOC: Describe new keepdims arguments (and axes).Marten van Kerkwijk2018-05-182-2/+39
| * | | Merge pull request #10991 from eric-wieser/genfromtxt-docsCharles Harris2018-05-161-36/+36
| |\ \ \ | | |_|/ | |/| |
| | * | DOC: Update genfromtxt docs to use StringIO and u-stringsEric Wieser2018-04-271-36/+36
| * | | DOC: Mention we can return unitinitialized values (#11086)Matti Picus2018-05-151-0/+10
| * | | Merge pull request #11094 from mattip/fix-11080Charles Harris2018-05-152-1/+17
| |\ \ \
| | * | | DOC: add numpy.lib.format to docs and link to itmattip2018-05-142-1/+17
| * | | | Merge branch 'master' into linalg-move-matrix-powerCharles Harris2018-05-149-43/+210
| |\ \ \ \
| | * \ \ \ Merge pull request #11009 from numpy/release_walkthrough_1.14.3notesCharles Harris2018-05-141-37/+73
| | |\ \ \ \
| | | * | | | MAINT: Change 1.14.1 reference to 1.14.3release_walkthrough_1.14.3notesCharles Harris2018-05-041-1/+1
| | | * | | | DOC: release walkthrough updates from 1.14.3Allan Haldane2018-04-291-36/+72
| | * | | | | Merge pull request #11023 from eric-wieser/histogramdd-no-fuzzCharles Harris2018-05-141-0/+7
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | DOC: Add release notes for histogram[dd] changes.Eric Wieser2018-05-141-0/+7
| | | | |/ / | | | |/| |