summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17392 from bjnath/style-guidesMatti Picus2020-09-291-4/+28
|\
| * DOC: Update info on doc style rulesBen Nathanson2020-09-281-4/+28
* | Merge pull request #16996 from bjnath/revised-glossaryMatti Picus2020-09-281-312/+201
|\ \ | |/ |/|
| * DOC: Italics sted monospace in PR #16996Ben Nathanson2020-09-261-1/+1
| * DOC: Revise 'contiguous' in PR #16996Ben Nathanson2020-09-261-1/+1
| * DOC: Fix minor typosBen Nathanson2020-09-181-3/+3
| * DOC: Replace linked headings with explicit 'See'Ben Nathanson2020-09-181-23/+16
| * DOC: 'Along an axis' rewrite and other reviewer changesBen Nathanson2020-09-181-68/+100
| * DOC: Updated for reviewer commentsBen Nathanson2020-09-171-153/+67
| * Merge branch 'master' into revised-glossarymattip2020-09-1612-460/+906
| |\
| * | DOC: manually merge some changes done in the other PRsmattip2020-09-161-44/+57
| * | adjust whitespace to minimize the diffmattip2020-09-161-314/+288
| * | DOC: rm tuple from glossaryRoss Barnowski2020-09-071-4/+0
| * | DOC: intersphinx standalone glossary entriesRoss Barnowski2020-09-071-6/+6
| * | DOC: Use intersphinx links.Ross Barnowski2020-09-071-5/+3
| * | DOC: Fix example formatting in PR #16996Ben Nathanson2020-09-071-2/+2
| * | DOC: Fix repeated word in PR #16996Ben Nathanson2020-09-071-4/+4
| * | DOC: Fix typos in #16996Ben Nathanson2020-09-071-4/+5
| * | DOC: 6th try: Fix doctest on PR #16996Ben Nathanson2020-09-071-11/+1
| * | DOC: 5th try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-7/+3
| * | DOC: 4th try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-19/+17
| * | DOC: 3rd try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-32/+16
| * | DOC: 2nd try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-24/+48
| * | DOC: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-69/+48
| * | DOC: Incorporate @BvB93's suggestions in PR #16996Ben Nathanson2020-09-072-84/+96
| * | DOC: Wording improvement in #16996Ben Nathanson2020-09-071-1/+1
| * | DOC: Revise glossary pageBen Nathanson2020-09-071-351/+429
* | | NEP: Edit nep-0042 for more clarity (#17370)Sebastian Berg2020-09-275-992/+2705
* | | Merge pull request #17373 from melissawm/f2py-printCharles Harris2020-09-273-11/+18
|\ \ \
| * | | Fixing tests for pypy and win.MelissaWM2020-09-243-11/+18
* | | | Minor grammatical correction in quickstart doc.Jack2020-09-271-1/+1
|/ / /
* | | DOC: distutils: Remove an obsolete paragraph.Warren Weckesser2020-09-231-4/+0
* | | DOC: Revise #17352 with @mattip suggestionsBen Nathanson2020-09-221-11/+15
* | | DOC: Add how-to index entry for how-to guide PR #17352Ben Nathanson2020-09-212-2/+1
* | | DOC: How-to guide for drafting how-tosBen Nathanson2020-09-181-0/+116
* | | DOC: Fix incorrect `.. deprecated::` syntax that led to this note being invis...Eric Wieser2020-09-181-8/+9
* | | NEP: Regenerate table in NEP 29 (add numpy 1.18 and 1.19 to list) (#17337)Matthias Bussonnier2020-09-171-7/+17
* | | BLD: enabled negation of library choices in NPY_*_ORDER (#17219)Nick R. Papior2020-09-172-0/+33
* | | Merge pull request #17330 from eric-wieser/dtype-docsSebastian Berg2020-09-161-26/+29
|\ \ \
| * | | DOC: Fix broken references and make the tables a little clearerEric Wieser2020-09-161-26/+29
* | | | Update doc/source/conf.pyMatti Picus2020-09-161-1/+1
* | | | BLD: remove submodule doc/sphinxext that pointed to numpydocsmattip2020-09-161-0/+0
* | | | DOC, BLD: update doc build dependencies, remove as numpydoc submodulemattip2020-09-161-24/+2
* | | | DOC, BLD: fix templated C highlightingmattip2020-09-161-8/+8
| |_|/ |/| |
* | | DOC: Update numpy4matlab (#17159)Ryan C Cooper2020-09-151-317/+420
* | | DOC: add new glossary terms (#17263)Matti Picus2020-09-142-20/+262
|/ /
* | ENH: Allow genfromtxt to unpack structured arrays (#16650)Andrew Eckart2020-09-111-0/+16
* | Merge pull request #17288 from charris/post-1.19.2-release-updateCharles Harris2020-09-103-0/+88
|\ \
| * | REL: Update master after 1.19.2 release.Charles Harris2020-09-103-0/+88
* | | Merge pull request #17278 from eric-wieser/cleanup-doc-indexMatti Picus2020-09-092-37/+11
|\ \ \ | |/ / |/| |