summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: create label and ref, fixes broken linkmattip2018-05-131-1/+1
* DOC: link to updated module docstring, not NEPmattip2018-05-131-1/+1
* Merge pull request #8157 from ahaldane/void_item_memviewCharles Harris2018-05-121-0/+6
|\
| * MAINT: make unstructured void .item() return byteAllan Haldane2018-04-131-0/+6
* | Merge pull request #11073 from mattip/doc-11036Charles Harris2018-05-111-2/+13
|\ \
| * | DOC: expand reasoning behind npy_*floatstatus_barrer()mattip2018-05-101-2/+13
* | | Merge pull request #11056 from bashtage/random-permute-perfCharles Harris2018-05-101-0/+4
|\ \ \ | |/ / |/| |
| * | PERF: Improve performance of random permutationKevin Sheppard2018-05-091-0/+4
* | | BUG: optimizing compilers can reorder call to npy_get_floatstatus (#11036)Matti Picus2018-05-092-5/+38
|/ /
* | DOC: bump scipy-sphinx-theme to current versionPauli Virtanen2018-05-051-0/+0
* | MAINT: Misc. typos (#11005)luzpaz2018-04-302-2/+2
* | REL: add 1.14.3 changelogfwd_port_1.14.3_changelogAllan Haldane2018-04-291-0/+27
* | DOC: create 1.14.3 release noteAllan Haldane2018-04-291-0/+41
* | Merge pull request #10949 from mattip/doc-nditerAllan Haldane2018-04-273-26/+33
|\ \
| * \ Merge branch 'master' into doc-nditerCharles Harris2018-04-244-12/+28
| |\ \
| * | | DOC: cleanup documentation, continuation of nditer PR #9998mattip2018-04-233-27/+34
* | | | Merge pull request #10980 from mattip/masterCharles Harris2018-04-272-3/+5
|\ \ \ \
| * | | | DOC: link to governance, convert external link to internalmattip2018-04-272-3/+5
| | |/ / | |/| |
* | | | Merge pull request #10635 from hameerabbasi/ufunc-reduce-identityMarten van Kerkwijk2018-04-261-0/+6
|\ \ \ \
| * | | | ENH: Implement initial kwarg for ufunc.add.reduceHameer Abbasi2018-04-241-0/+6
* | | | | DOC: advise against use of matrix.Marten van Kerkwijk2018-04-253-69/+46
| |/ / / |/| | |
* | | | Merge pull request #10824 from mattip/fix-PyArray_DeprecateWritebackIfCopyCharles Harris2018-04-241-11/+15
|\ \ \ \
| * | | | BUG: test, fix PyArray_DiscardWritebackIfCopy refcount issue and documentmattip2018-04-211-11/+15
* | | | | DOC: add quantile, nanquantile to tocmattip2018-04-241-0/+2
| |/ / / |/| | |
* | | | Merge pull request #10199 from chunweiyuan/quantileStephan Hoyer2018-04-231-0/+10
|\ \ \ \
| * | | | ENH: Adding np.quantile() and np.nanquantile(). #10199Chun-Wei Yuan2018-04-161-0/+10
* | | | | MAINT, DOC: Fix typos (#10958)Nicholas Nadeau, P.Eng., AVS2018-04-231-1/+1
| |_|/ / |/| | |
* | | | emphasis accessing `it.operands` only on open iteratormattip2018-04-221-9/+16
| |/ / |/| |
* | | Merge pull request #9998 from mattip/nditer-as-context-managerAllan Haldane2018-04-213-42/+99
|\ \ \
| * | | ENH: add nditer.close as per reviewmattip2018-04-202-11/+13
| * | | ENH: add NpyIter_Close, nditer__{enter,exit}__mattip2018-04-203-42/+97
* | | | DOC: Removed references to the 2008 documentation marathon (#10945)alexthomas932018-04-212-11/+1
* | | | Added a modified version of the basic Sphinx search boxAlex Thomas2018-04-212-1/+24
* | | | DOC: fix broken links for developer documentationNikita Kartashov2018-04-211-1/+1
* | | | Merge pull request #10921 from mattip/percentile-graphCharles Harris2018-04-202-2/+2
|\ \ \ \
| * | | | DOC: clear up warnings, fix matplotlib plotmattip2018-04-172-2/+2
* | | | | DOC: Fix typos in 1.15.0 changelogBaurzhan Muftakhidinov2018-04-181-6/+6
| |/ / / |/| | |
* | | | ENH: Extend np.flip to work over multiple axesJunjie Bai2018-04-171-0/+5
|/ / /
* | | BUG: fix crash in numpy.genfromtxt(..., names=True, comments=None) (#10822)Raunak Shah2018-04-161-1/+4
|/ /
* | Merge pull request #10878 from mattip/devdocsRalf Gommers2018-04-1612-677/+98
|\ \ | |/ |/|
| * render the example in numpydoc, add ifconfig for host python major versionmattip2018-04-132-2/+26
| * update submodule numpydoc for changes due to this branchmattip2018-04-121-0/+0
| * fix link (now checked) and clean up Acknowledgementsmattip2018-04-111-7/+4
| * fix linkmattip2018-04-111-1/+1
| * fix typos from reviewmattip2018-04-112-2/+2
| * add stub document for outside projects that link to itmattip2018-04-111-0/+1
| * remove duplicated text from numpydoc/formatting, include it insteadmattip2018-04-111-635/+22
| * update copyright yearmattip2018-04-111-1/+1
| * add missing glossary entries and link in missing documentmattip2018-04-111-0/+1
| * update kwargs where neededmattip2018-04-111-2/+2