summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: update for changes in d8a8e4536mattip2018-09-161-5/+4
* merge master into gufunc-signature-modification2mattip2018-09-153-19/+59
|\
| * Merge pull request #11948 from shoyer/finish-nat-deprecationCharles Harris2018-09-141-1/+14
| |\
| | * DOC: release notes for expired NaT depreactionStephan Hoyer2018-09-141-1/+14
| * | Merge pull request #11943 from shoyer/nep-18-warn-about-changesStephan Hoyer2018-09-141-13/+41
| |\ \
| | * | DOC: switch order of checking for new protoclsStephan Hoyer2018-09-131-5/+5
| | * | DOC: Add warning/clarification about backwards compat in NEP-18Stephan Hoyer2018-09-131-13/+41
| | |/
| * | DOC: Adjust the gufunc signature examplesMatti Picus2018-09-131-2/+6
| * | DOC: Add documentation of PyUFuncObject membersMatti Picus2018-09-131-1/+58
| * | STY: string trailing spacesEric Wieser2018-09-131-2/+2
| |/
| * Revert "NEP: Mark NEP 18 as accepted"revert-11693-accept-nep18Stephan Hoyer2018-09-121-2/+1
* | MAINT: cleanup from reviewmattip2018-09-121-0/+1
* | Merge 'master' into branchmattip2018-09-1235-364/+1723
|\ \ | |/
| * Merge pull request #11929 from derek-kim/masterMatti Picus2018-09-122-7/+7
| |\
| | * DOC: Add missing commaEric Wieser2018-09-111-1/+1
| | * STY: revert whitespace changesEric Wieser2018-09-111-3/+3
| | * DOC: #defining -> #defineDerek Kim2018-09-111-6/+6
| | * DOC: #defining -> #define / Added a short explanation for Numeric, whichDerek Kim2018-09-111-4/+4
| * | Merge pull request #11899 from tylerjereddy/rm_exec_command_3Charles Harris2018-09-101-0/+7
| |\ \
| | * | MAINT: remove exec_command from system_info.pyTyler Reddy2018-09-101-0/+7
| * | | DOC: Clarify difference between PySequence_GETITEM, PyArray_GETITEM (#11914)Yug Khanna2018-09-101-3/+5
| |/ /
| * | Merge pull request #11912 from mattip/dtype-offset-intCharles Harris2018-09-091-3/+4
| |\ \
| | * | DOC: dtype offset is limited to intmattip2018-09-091-3/+4
| * | | Merge pull request #11693 from shoyer/accept-nep18Charles Harris2018-09-081-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | Mark NEP 18 as acceptedStephan Hoyer2018-08-081-1/+2
| | |/
| * | Link to specific section on docstringsTim Swast2018-09-071-1/+1
| * | Merge pull request #11866 from charris/fix-drop-3.4-testingRalf Gommers2018-09-021-0/+12
| |\ \
| | * | TST: Drop Python 3.4 testingCharles Harris2018-09-011-0/+12
| * | | DOC: add a Code of Conduct document.Ralf Gommers2018-09-013-0/+383
| |/ /
| * | Merge branch 'master' into warn-float16-nanCharles Harris2018-08-3121-237/+486
| |\ \
| | * \ Merge pull request #10915 from mattip/implement-nep-0015Charles Harris2018-08-311-0/+9
| | |\ \
| | | * | DOC: write release notemattip2018-08-211-0/+9
| | * | | Merge pull request #11800 from mattip/f2py-exeCharles Harris2018-08-284-19/+31
| | |\ \ \
| | | * | | DOC: change f2py2e -> numpy.f2py [ci skip]mattip2018-08-283-13/+13
| | | * | | DOC: formatting, de-emphasize f2pyfe [ci skip]mattip2018-08-222-10/+10
| | | * | | DOC: document use when f2py is not in the PATHmattip2018-08-222-6/+18
| | * | | | Merge pull request #11802 from charris/f2py-console-scriptCharles Harris2018-08-281-1/+9
| | |\ \ \ \
| | | * | | | DOC: Note f2py script extension change on Windows.Charles Harris2018-08-231-1/+9
| | | |/ / /
| | * | | | DOC: Polybase augmented assignment notes (#11806)Jeff2018-08-261-5/+10
| | |/ / /
| | * | | DOC: Update docs after 1.15.1 release.Charles Harris2018-08-214-8/+143
| | |/ /
| | * | DOC: reflow paragraph to 80 columnsmattip2018-08-171-9/+7
| | * | fixes from reviewmattip2018-08-161-1/+1
| | * | DOC: reduce warnings and cleanup redundant c-api documentationmattip2018-08-149-186/+80
| | * | Merge pull request #11528 from eric-wieser/polynomial-ipython-latexCharles Harris2018-08-121-0/+6
| | |\ \
| | | * | ENH: Add support for ipython latex printing to polynomialEric Wieser2018-08-121-0/+6
| | * | | DEP: Remove np.pkgload, which was deprecated in 1.10Eric Wieser2018-08-121-0/+6
| | | |/ | | |/|
| | * | Merge pull request #11594 from convexset/handle-empty-matrices-lstsqMatti Picus2018-08-071-5/+5
| | |\ \
| | | * | cleaned up documentationJeremy Chen2018-08-031-11/+5
| | | * | ENH: support for empty matrices in linalg.lstsqJeremy Chen2018-08-031-0/+6
| | * | | Merge pull request #11615 from seberg/clip_orderMarten van Kerkwijk2018-08-041-0/+6
| | |\ \ \ | | | |/ / | | |/| |