summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINT: addressed extraneous shape tuple checks in descriptor.cTyler Reddy2018-04-251-18/+12
* MAINT, DOC: Fix typos (#10958)Nicholas Nadeau, P.Eng., AVS2018-04-233-3/+3
* Merge pull request #10951 from mattip/nditer-close-fixesAllan Haldane2018-04-234-40/+64
|\
| * fixes from reviewmattip2018-04-221-20/+16
| * emphasis accessing `it.operands` only on open iteratormattip2018-04-222-18/+35
| * BUG: it.close() disallows access to iterator, fixes #10950mattip2018-04-222-17/+28
* | Merge pull request #10891 from eric-wieser/assert-no-cyclesCharles Harris2018-04-214-14/+167
|\ \ | |/ |/|
| * BUG: Ensure the garbage is clear first in assert_no_gc_cyclesEric Wieser2018-04-152-19/+73
| * ENH: Show the full list of leaked objectsEric Wieser2018-04-121-2/+21
| * TST: Extract a helper function to test for reference cyclesEric Wieser2018-04-124-14/+94
* | Merge pull request #9998 from mattip/nditer-as-context-managerAllan Haldane2018-04-2119-312/+848
|\ \
| * | fixes from reviewmattip2018-04-213-13/+5
| * | ENH: add nditer.close as per reviewmattip2018-04-205-22/+61
| * | ENH: add NpyIter_Close, nditer__{enter,exit}__mattip2018-04-2019-317/+822
* | | DOC: Removed references to the 2008 documentation marathon (#10945)alexthomas932018-04-212-11/+1
* | | Merge pull request #10943 from alexthomas93/masterCharles Harris2018-04-212-1/+24
|\ \ \
| * | | Added a modified version of the basic Sphinx search boxAlex Thomas2018-04-212-1/+24
|/ / /
* | | Merge pull request #10940 from nkartashov/10939-fixing-broken-developer-linksCharles Harris2018-04-214-6/+6
|\ \ \
| * | | DOC: fix broken links for developer documentationNikita Kartashov2018-04-214-6/+6
|/ / /
* | | Merge pull request #10921 from mattip/percentile-graphCharles Harris2018-04-2011-126/+133
|\ \ \
| * | | fixes from reviewmattip2018-04-182-8/+8
| * | | DOC: clear up warnings, fix matplotlib plotmattip2018-04-1711-126/+133
* | | | Merge pull request #10890 from eric-wieser/linalg-lstsq-ufuncMarten van Kerkwijk2018-04-202-29/+102
|\ \ \ \
| * | | | MAINT: compute residuals inside the ufuncEric Wieser2018-04-172-29/+102
* | | | | Merge pull request #10936 from stefanv/npversionEric Wieser2018-04-201-1/+1
|\ \ \ \ \
| * | | | | DOC: Fix NumpyVersion example (closes gh-10935)Stefan van der Walt2018-04-191-1/+1
* | | | | | Merge pull request #10775 from mdboom/return-errors-from-initEric Wieser2018-04-195-31/+40
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Return NULL from PyInit_* when exception is raisedMichael Droettboom2018-03-305-31/+40
* | | | | | Merge pull request #10925 from crayxt/patch-1Charles Harris2018-04-181-6/+6
|\ \ \ \ \ \
| * | | | | | DOC: Fix typos in 1.15.0 changelogBaurzhan Muftakhidinov2018-04-181-6/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #10923 from ihormelnyk/masterAllan Haldane2018-04-182-4/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixes #663: fixed dtype alignment for array of structs in case of converting ...Ihor Melnyk2018-04-182-4/+22
| | |_|/ / | |/| | |
* | | | | Merge pull request #10872 from bddppq/flip-axesMarten van Kerkwijk2018-04-173-16/+75
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ENH: Extend np.flip to work over multiple axesJunjie Bai2018-04-173-16/+75
|/ / / /
* | | | BUG: fix crash in numpy.genfromtxt(..., names=True, comments=None) (#10822)Raunak Shah2018-04-163-4/+15
* | | | Merge pull request #10916 from mhsmith/check_embedded_lapackCharles Harris2018-04-161-1/+1
|\ \ \ \
| * | | | Add missing underscore to prototype in check_embedded_lapackMalcolm Smith2018-04-161-1/+1
* | | | | Merge pull request #10878 from mattip/devdocsRalf Gommers2018-04-1619-716/+164
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | render the example in numpydoc, add ifconfig for host python major versionmattip2018-04-132-2/+26
| * | | | document a few more missing glossary termsmattip2018-04-131-0/+8
| * | | | 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-113-4/+4
| * | | | 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
| * | | | fix failing testmattip2018-04-111-6/+6
| * | | | update copyright yearmattip2018-04-111-1/+1
| * | | | add missing glossary entries and link in missing documentmattip2018-04-112-2/+21
| * | | | formatting fixesmattip2018-04-113-9/+9