| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes from review | mattip | 2018-06-01 | 1 | -2/+2 |
* | DOC: add existing recfunctions documentation to output | mattip | 2018-06-01 | 1 | -0/+6 |
* | Merge pull request #11177 from mhvk/gufunc-docs-improvement | Eric Wieser | 2018-05-29 | 4 | -12/+26 |
|\ |
|
| * | DOC: Further clarification of c-api. | Marten van Kerkwijk | 2018-05-29 | 1 | -9/+14 |
| * | DOC: Clarify C-API for generalized ufuncs. | mattip | 2018-05-28 | 4 | -8/+11 |
| * | DOC: improve docs for PyUFunc_FromFuncAndData. | mattip | 2018-05-28 | 1 | -4/+10 |
* | | Merge pull request #11105 from eric-wieser/take_along_axis-strict | Marten van Kerkwijk | 2018-05-28 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | ENH: Add (put|take)_along_axis as described in #8708 | Eric Wieser | 2018-05-25 | 1 | -0/+2 |
* | | Merge branch 'master' into force-tuple | Eric Wieser | 2018-05-25 | 31 | -211/+513 |
|\ \
| |/ |
|
| * | DOC: Describe new keepdims arguments (and axes). | Marten van Kerkwijk | 2018-05-18 | 1 | -0/+12 |
| * | Merge pull request #10991 from eric-wieser/genfromtxt-docs | Charles Harris | 2018-05-16 | 1 | -36/+36 |
| |\ |
|
| | * | DOC: Update genfromtxt docs to use StringIO and u-strings | Eric Wieser | 2018-04-27 | 1 | -36/+36 |
| * | | DOC: Mention we can return unitinitialized values (#11086) | Matti Picus | 2018-05-15 | 1 | -0/+10 |
| * | | DOC: add numpy.lib.format to docs and link to it | mattip | 2018-05-14 | 2 | -1/+17 |
| * | | DOC: create label and ref, fixes broken link | mattip | 2018-05-13 | 1 | -1/+1 |
| * | | DOC: link to updated module docstring, not NEP | mattip | 2018-05-13 | 1 | -1/+1 |
| * | | DOC: expand reasoning behind npy_*floatstatus_barrer() | mattip | 2018-05-10 | 1 | -2/+13 |
| * | | BUG: optimizing compilers can reorder call to npy_get_floatstatus (#11036) | Matti Picus | 2018-05-09 | 1 | -0/+21 |
| * | | MAINT: Misc. typos (#11005) | luzpaz | 2018-04-30 | 2 | -2/+2 |
| * | | Merge pull request #10949 from mattip/doc-nditer | Allan Haldane | 2018-04-27 | 2 | -23/+30 |
| |\ \ |
|
| | * \ | Merge branch 'master' into doc-nditer | Charles Harris | 2018-04-24 | 3 | -12/+18 |
| | |\ \ |
|
| | * | | | DOC: cleanup documentation, continuation of nditer PR #9998 | mattip | 2018-04-23 | 2 | -24/+31 |
| * | | | | Merge pull request #10980 from mattip/master | Charles Harris | 2018-04-27 | 2 | -3/+5 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | DOC: link to governance, convert external link to internal | mattip | 2018-04-27 | 2 | -3/+5 |
| | | |/
| | |/| |
|
| * | | | DOC: advise against use of matrix. | Marten van Kerkwijk | 2018-04-25 | 3 | -69/+46 |
| |/ / |
|
| * | | Merge pull request #10824 from mattip/fix-PyArray_DeprecateWritebackIfCopy | Charles Harris | 2018-04-24 | 1 | -11/+15 |
| |\ \ |
|
| | * | | BUG: test, fix PyArray_DiscardWritebackIfCopy refcount issue and document | mattip | 2018-04-21 | 1 | -11/+15 |
| * | | | DOC: add quantile, nanquantile to toc | mattip | 2018-04-24 | 1 | -0/+2 |
| * | | | MAINT, DOC: Fix typos (#10958) | Nicholas Nadeau, P.Eng., AVS | 2018-04-23 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | emphasis accessing `it.operands` only on open iterator | mattip | 2018-04-22 | 1 | -9/+16 |
| |/ |
|
| * | Merge pull request #9998 from mattip/nditer-as-context-manager | Allan Haldane | 2018-04-21 | 2 | -42/+73 |
| |\ |
|
| | * | ENH: add nditer.close as per review | mattip | 2018-04-20 | 1 | -3/+6 |
| | * | ENH: add NpyIter_Close, nditer__{enter,exit}__ | mattip | 2018-04-20 | 2 | -42/+70 |
| * | | DOC: Removed references to the 2008 documentation marathon (#10945) | alexthomas93 | 2018-04-21 | 2 | -11/+1 |
| * | | Added a modified version of the basic Sphinx search box | Alex Thomas | 2018-04-21 | 2 | -1/+24 |
| * | | DOC: clear up warnings, fix matplotlib plot | mattip | 2018-04-17 | 2 | -2/+2 |
| |/ |
|
| * | BUG: fix crash in numpy.genfromtxt(..., names=True, comments=None) (#10822) | Raunak Shah | 2018-04-16 | 1 | -1/+4 |
| * | render the example in numpydoc, add ifconfig for host python major version | mattip | 2018-04-13 | 2 | -2/+26 |
| * | fix link (now checked) and clean up Acknowledgements | mattip | 2018-04-11 | 1 | -7/+4 |
| * | fix link | mattip | 2018-04-11 | 1 | -1/+1 |
| * | fix typos from review | mattip | 2018-04-11 | 2 | -2/+2 |
| * | remove duplicated text from numpydoc/formatting, include it instead | mattip | 2018-04-11 | 1 | -635/+22 |
| * | update copyright year | mattip | 2018-04-11 | 1 | -1/+1 |
| * | add missing glossary entries and link in missing document | mattip | 2018-04-11 | 1 | -0/+1 |
| * | update kwargs where needed | mattip | 2018-04-11 | 1 | -2/+2 |
| * | fix from review | mattip | 2018-04-11 | 2 | -13/+6 |
| * | maybe controversial - scipy.special required by mtrand.pyx docstrings | mattip | 2018-04-10 | 1 | -1/+3 |
| * | silence warnings, matplotlib deprecated normed in favor of density | mattip | 2018-04-10 | 2 | -2/+2 |
| * | DOC: cosmetic changes, document need for python3.6 to build docs | mattip | 2018-04-10 | 3 | -5/+8 |
| * | DOC: promote development_workflow, make howtos visible | mattip | 2018-04-10 | 6 | -1/+756 |