summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
...
* DOC: Fix the document for arrays interfacetakanori-pskq2020-10-231-14/+14
* Merge pull request #17570 from takanori-pskq/i13114-feature-versionMatti Picus2020-10-221-12/+16
|\
| * DOC: Fixuptakanori-pskq2020-10-221-17/+16
| * DOC: Add the entry for ``NPY_FEATURE_VERSION``takanori-pskq2020-10-151-0/+5
* | DOC: Fix typos (general documentation)Alexander Kuhn-Regnier2020-10-212-3/+3
* | DOC: Added a PR "Reviewer guidelines" document. (#17252)Melissa Weber Mendonça2020-10-193-3/+130
* | ENH: add function to get broadcast shape from a given set of shapes. (#17535)madhulikajc2020-10-171-0/+1
* | DOC: Fix Boolean array indexing typoBen Derrett2020-10-161-1/+1
* | DOC: Fix typostakanori-pskq2020-10-153-4/+4
|/
* Merge pull request #17559 from takanori-pskq/i16217-remove-directivesMatti Picus2020-10-142-16/+6
|\
| * DOC: Remove directives for some constantstakanori-pskq2020-10-142-16/+6
* | Apply suggestions from code reviewEric Wieser2020-10-141-0/+2
* | DOC: Fix wrong blockquotestakanori-pskq2020-10-142-20/+0
|/
* Merge pull request #17523 from bjnath/new-docpage-top-linksCharles Harris2020-10-135-29/+24
|\
| * 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-094-19/+18
* | DOC: Add missing types to C function docs (#17549)Takanori H2020-10-134-86/+87
* | DOC: Fix typo (#17534)Takanori H2020-10-111-1/+1
* | DOC: Fix Boolean types in C functionstakanori-pskq2020-10-102-9/+9
* | Merge pull request #17520 from bjnath/show-real-licenseRalf Gommers2020-10-091-32/+3
|\ \
| * | DOC: Display real license on license pageBen Nathanson2020-10-091-32/+3
| |/
* | DOC: Fix empty 'C style guide' page (#17503)Ben Nathanson2020-10-092-10/+2
|/
* DOC: Fix random links in release note (#17483)Takanori H2020-10-081-4/+3
* DOC: Rename 'Quickstart tutorial' (#17504)Ben Nathanson2020-10-081-9/+7
* DOC: Use consistent lowercase on docs landing pageBen Nathanson2020-10-071-11/+11
* DOC: Fixing references in ma docstrings (#16300)Takanori H2020-10-071-1/+1
* Merge pull request #17481 from takanori-pskq/i13114-fix-structures-memberMatti Picus2020-10-071-251/+251
|\
| * DOC: Fix the entries for members of structurestakanori-pskq2020-10-071-251/+251
* | DOC: rm numpy. from type alias attr definitions.Ross Barnowski2020-10-061-14/+14
* | DOC: Fix broken referencesEric Wieser2020-10-061-32/+32
* | DOC: add some missing scalar aliasesEric Wieser2020-10-061-5/+23
|/
* Merge pull request #17464 from takanori-pskq/i13114-add-entriesMatti Picus2020-10-062-75/+112
|\
| * Fix: Remove the link for `PyArrayMapIterObject`takanori-pskq2020-10-061-3/+1
| * Fixuptakanori-pskq2020-10-061-2/+2
| * DOC: Add some entries for C types and macrostakanori-pskq2020-10-062-74/+113
* | Merge pull request #17331 from eric-wieser/remove-scalar-tablesMatti Picus2020-10-062-111/+307
|\ \ | |/ |/|
| * DOC: typo.Ross Barnowski2020-10-051-1/+1
| * DOC: Overhaul the scalar type documentation to use `..autoclass`Eric Wieser2020-10-041-99/+220
| * DOC: Change the value of type.__name__ on the scalar types for sphinx buildsEric Wieser2020-10-041-0/+56
| * DOC: Improve [source] links for C extension typesEric Wieser2020-10-041-12/+31
* | Merge pull request #17353 from bjnath/how-to-ioCharles Harris2020-10-054-21/+331
|\ \
| * | 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-234-21/+325
* | | Merge pull request #17391 from bjnath/doc-conventionsCharles Harris2020-10-055-65/+34
|\ \ \
| * | | DOC: Replace "About NumPy" with "Document conventions"Ben Nathanson2020-09-285-65/+34