summaryrefslogtreecommitdiff
path: root/doc/source/reference
Commit message (Expand)AuthorAgeFilesLines
* ENH,API: Store exported buffer info on the array (#16938)Sebastian Berg2020-11-261-0/+24
* MAINT: Rewrite can-cast logic in terms of NEP 42Sebastian Berg2020-11-241-0/+15
* API: Do not import sliding_window_view to main namespaceSebastian Berg2020-11-051-1/+1
* ENH: Implement sliding window (gh-17394)Klaus Zimmermann2020-11-051-0/+1
* DOC: Add ``ma.isMaskedArray`` and aliasestakanori-pskq2020-11-051-0/+3
* Update doc/source/reference/c-api/array.rstTakanori H2020-10-271-1/+1
* DOC: Fix some referencestakanori-pskq2020-10-265-10/+11
* DOC: Don't use Python highlighting for non-python codeEric Wieser2020-10-252-2/+6
* Merge pull request #17627 from takanori-pskq/i13114-array-structMatti Picus2020-10-256-15/+15
|\
| * DOC: Fix the references for ``__array_*__``takanori-pskq2020-10-256-15/+15
* | Merge pull request #17630 from takanori-pskq/i13114-capsuleMatti Picus2020-10-251-2/+3
|\ \
| * | DOC: Replace ``PyCObject`` with ``PyCapsule``takanori-pskq2020-10-251-2/+3
| |/
* | Merge pull request #17629 from takanori-pskq/i13114-pyufunc-identityMatti Picus2020-10-251-3/+9
|\ \
| * | DOC: Add ``identity_value`` to ``PyUFuncObject``takanori-pskq2020-10-251-3/+9
| |/
* | DOC: Add entries for macrostakanori-pskq2020-10-251-3/+29
|/
* DOC: Tidy up references to str_ / bytes_Eric Wieser2020-10-244-13/+12
* DOC: Fixup for ``PyUFunc_*``takanori-pskq2020-10-241-1/+3
* Update doc/source/reference/random/c-api.rstTakanori H2020-10-241-2/+1
* DOC: Fixup for PR #17614takanori-pskq2020-10-241-1/+1
* DOC: Fix some referencestakanori-pskq2020-10-248-25/+28
* 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
* | 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-152-3/+3
|/
* 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
* | DOC: Fix wrong blockquotestakanori-pskq2020-10-141-8/+0
|/
* DOC: Add missing types to C function docs (#17549)Takanori H2020-10-134-86/+87
* DOC: Fix Boolean types in C functionstakanori-pskq2020-10-102-9/+9
* 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: 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-061-99/+220
|\ \ | |/ |/|
| * DOC: typo.Ross Barnowski2020-10-051-1/+1
| * DOC: Overhaul the scalar type documentation to use `..autoclass`Eric Wieser2020-10-041-99/+220
* | DOC: Fix some references for macrostakanori-pskq2020-10-054-9/+18
* | Fix: Add the entry for `NPY_ARR_HAS_DESCR`takanori-pskq2020-10-051-0/+2
* | DOC: Fix the references for macrostakanori-pskq2020-10-043-5/+17
|/
* DOC: Fix the links for ``Ellipsis`` (#17431)Takanori H2020-10-021-4/+4
* DOC: Add arraysetops to autosummary.Ross Barnowski2020-09-291-0/+5
* DOC: Fix incorrect `.. deprecated::` syntax that led to this note being invis...Eric Wieser2020-09-181-8/+9