summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
* Version corrected in npymath docsManvi072019-05-041-1/+1
* Merge pull request #13132 from zerothi/linalg-orderRalf Gommers2019-05-011-1/+59
|\
| * ENH: amended documentation and changed env-vars as suggestedNick Papior2019-03-181-1/+59
* | Merge pull request #13413 from mattip/doc-linalgCharles Harris2019-04-301-0/+13
|\ \
| * | DOC: document existance of linalg backendsmattip2019-04-301-0/+13
* | | Merge pull request #13417 from shoyer/ndarray-non-negativeEric Wieser2019-04-271-1/+1
|\ \ \ | |/ / |/| |
| * | DOC: dimension sizes are non-negative, not positiveStephan Hoyer2019-04-271-1/+1
* | | Merge pull request #13404 from seberg/sebastian-bidsCharles Harris2019-04-251-1/+1
|\ \ \
| * | | DOC: Add Sebastian Berg as sponsored by BIDSSebastian Berg2019-04-251-1/+1
* | | | DOC: fix typos in dev/indexmattip2019-04-251-5/+3
* | | | Merge pull request #13367 from mattip/dev-guideRalf Gommers2019-04-238-65/+247
|\ \ \ \ | |_|/ / |/| | |
| * | | DOC: changes from reviewmattip2019-04-233-140/+33
| * | | DOC: reorganize developer docs, use scikit-image as a base for changemattip2019-04-218-58/+347
* | | | MAINT, DOC: Post 1.16.3 release updates.Charles Harris2019-04-211-0/+1
|/ / /
* | | Merge pull request #13337 from kritisingh1/conjMatti Picus2019-04-162-0/+2
|\ \ \
| * | | DOC: Add docstrings for consistency in aliaseskritisingh12019-04-162-0/+2
| |/ /
* | | DOC: Add as_ctypes_type to the documentationEric Wieser2019-04-151-0/+1
|/ /
* | DOC: remove misplaced section at bottom of governance people pageRalf Gommers2019-04-121-5/+0
* | DOC: list Quansight (company) rather than Quansight Labs (program/division)Ralf Gommers2019-04-112-2/+2
* | DOC: update people under BIDS Institutional Partner entry.Ralf Gommers2019-04-111-1/+1
* | DOC: add Quansight Labs as an Institutional PartnerRalf Gommers2019-04-111-1/+3
* | DOC : PyArray_Descr.names undocumented (#13234)vrindaaa2019-04-031-3/+25
* | DOC: Correctly document the minimum required Sphinx version (#13231)Kriti Singh2019-04-011-1/+1
* | Adding an example of successful execution of numpy.test() to the DocsVrinda Narayan2019-03-291-0/+3
* | DOC: Attempting to remove duplicate documentation.Mircea Akos Bruma2019-03-212-15/+12
* | DOC: Fix c-api function documentation duplication. #13119Mircea Akos Bruma2019-03-191-10/+8
* | Merge pull request #13099 from liwt31/add-indexing-docMatti Picus2019-03-192-0/+22
|\ \ | |/ |/|
| * DOC: add copy on slicing noticewtli2019-03-142-0/+22
* | DOC: fix references in docsmattip2019-03-102-26/+67
|/
* DOC: typo (thanks ev-br)mattip2019-03-011-1/+1
* DOC: fixes from reviewmattip2019-02-284-87/+29
* DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-289-30/+49
* Merge pull request #13035 from eric-wieser/random-matlab-aliasesMatti Picus2019-02-281-1/+1
|\
| * DOC: Encourage users to use the non-matlab-style random functionsEric Wieser2019-02-271-1/+1
* | DOC: Post NumPy 1.16.2 release update.Charles Harris2019-02-271-0/+1
* | DOC: Added maximum_sctype to documentationJoseph Fox-Rabinovitz2019-02-271-2/+1
|/
* Merge pull request #12963 from Ankeetshkk/masterMatti Picus2019-02-191-4/+3
|\
| * DOC: Rewrite using plural pronoun.Charles Harris2019-02-181-4/+3
| * change in line 127 use she/he instead of sheAnkit Shukla2019-02-131-1/+1
* | Merge pull request #12945 from charris/fix-timsort-compatMatti Picus2019-02-141-15/+22
|\ \ | |/ |/|
| * DOC: Update sorting documention.Charles Harris2019-02-081-15/+22
* | DOC: ndarray.max is missingYu Kobayashi2019-02-091-0/+1
|/
* DOC: Update master following 1.16.1 release.Charles Harris2019-01-311-0/+1
* Merge pull request #12418 from liwt31/timsort-devMatti Picus2019-01-311-3/+4
|\
| * DOC: add docstring for timsortwtli2019-01-211-3/+4
* | DOC: add missing character routines, fix #8578Adam Orr2019-01-301-0/+6
* | DOC: link to benchmarking infomattip2019-01-272-0/+3
* | DOC: fixes from reviewmattip2019-01-221-2/+2
* | DOC: remove python2-only methods, small cleanupsmattip2019-01-213-22/+7
|/
* Merge pull request #12807 from mattip/f2py-source-bytesCharles Harris2019-01-202-28/+3
|\