summaryrefslogtreecommitdiff
path: root/doc/source/user
Commit message (Expand)AuthorAgeFilesLines
* DOC Improve formatting in the depending_on_numpy documentation (#18518)Roman Yurchak2021-03-011-1/+1
* DOC: address a few more review comments on downstream packaging guideRalf Gommers2021-02-281-7/+5
* DOC: address review comments on guide for downstream package authorsRalf Gommers2021-02-281-7/+13
* DOC: add guide for downstream package authorsRalf Gommers2021-02-272-0/+144
* Remove LinAlg heading, mv link to further reading.Ross Barnowski2021-02-211-7/+2
* Link quickstart linalg to tutorial-svdRoss Barnowski2021-02-191-47/+1
* DOC: remove explanations_index reference - See #17845Mary2021-02-181-1/+0
* Merge branch 'master' of https://github.com/numpy/numpy into iss17845p3aMary2021-02-172-75/+313
|\
| * DOC: Update arraycreation (#17887)Ryan C Cooper2021-02-121-74/+312
| * DOC: Corrected numpy.power example.Mary2021-02-021-1/+1
* | DOC: remove explanations.rst - See #17845Mary2021-02-161-14/+0
|/
* DOC: __array__ accepts a dtype argumentRyan Soklaski2021-01-261-8/+8
* Merge pull request #18230 from seberg/issue-17977Charles Harris2021-01-261-0/+2
|\
| * Fix ref to user guide in release notes.Ross Barnowski2021-01-261-0/+2
* | Fix example in array subclassing doc (#18235)Nicolas Hug2021-01-261-1/+1
|/
* Merge pull request #18007 from eric-wieser/float-printing-docCharles Harris2020-12-281-0/+2
|\
| * DOC: Add a brief explanation of float printingEric Wieser2020-12-161-0/+2
* | DOC: fix for doctestsmattip2020-12-161-4/+4
|/
* Merge pull request #17976 from rnarkk/format-quickstartMatti Picus2020-12-161-197/+181
|\
| * Remove spaces around **Rin Arakaki2020-12-161-6/+6
| * Add/remove spaces in snippets and re-format here and thereRin Arakaki2020-12-111-200/+184
* | Merge pull request #16370 from takanori-pskq/i16217Matti Picus2020-12-162-8/+8
|\ \
| * | DOC: Fix for buildling with sphinx 3takanori-pskq2020-11-062-8/+8
* | | DOC: Rename basics to fundamentals + added description (#17889)Ryan C Cooper2020-12-131-5/+9
* | | Merge pull request #17888 from spaceofmiah/patch-1Ralf Gommers2020-12-121-1/+1
|\ \ \ | |_|/ |/| |
| * | Correct sentence/statement compositionAgbonze Osazuwa2020-12-011-1/+1
* | | DOC: fixed typo in np-indexing.png explaining [-2:] slice in user guidesfolje02020-11-291-0/+0
|/ /
* | BUG: ensure _UFuncNoLoopError can be pickled (#17377)bernie gray2020-11-181-1/+1
|/
* Add info on transopose to absolute beginners tutorial (#17703)prateek arora2020-11-031-4/+11
* DOC: Fix some referencestakanori-pskq2020-10-261-2/+2
* Update doc/source/user/basics.rec.rstTakanori H2020-10-241-1/+1
* DOC: Fix some referencestakanori-pskq2020-10-242-3/+3
* DOC: Fix typos (general documentation)Alexander Kuhn-Regnier2020-10-211-2/+2
* DOC: Fix typostakanori-pskq2020-10-151-1/+1
* Apply suggestions from code reviewEric Wieser2020-10-141-0/+2
* DOC: Fix wrong blockquotestakanori-pskq2020-10-141-12/+0
* Merge pull request #17523 from bjnath/new-docpage-top-linksCharles Harris2020-10-134-27/+21
|\
| * DOC: Explain :orphan: in PR #17523Ben Nathanson2020-10-101-0/+6
| * DOC: Delete unused file in PR #17523Ben Nathanson2020-10-091-10/+0
| * DOC: Update top links in landing pageBen Nathanson2020-10-093-17/+15
* | DOC: Fix typo (#17534)Takanori H2020-10-111-1/+1
|/
* DOC: Rename 'Quickstart tutorial' (#17504)Ben Nathanson2020-10-081-9/+7
* DOC: Fix broken referencesEric Wieser2020-10-061-32/+32
* Merge pull request #17353 from bjnath/how-to-ioCharles Harris2020-10-053-21/+329
|\
| * DOC: Revise credit line per CCBen Nathanson2020-10-031-1/+2
| * DOC: One more bash->python in PR #17353Ben Nathanson2020-09-261-1/+1
| * DOC: Bash examples in PR #17353 now PythonBen Nathanson2020-09-261-25/+31
| * DOC: Incorporate blob suggestions in PR #17353Ben Nathanson2020-09-231-3/+3
| * DOC: Update pickle section in PR #17353Ben Nathanson2020-09-231-6/+5
| * DOC: History cleanup for #17353Ben Nathanson2020-09-233-21/+323