summaryrefslogtreecommitdiff
path: root/doc/source/reference
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18007 from eric-wieser/float-printing-docCharles Harris2020-12-281-0/+39
|\
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-271-2/+2
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-271-0/+11
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-271-2/+6
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-161-1/+1
| * DOC: Add a brief explanation of float printingEric Wieser2020-12-161-0/+24
* | Merge pull request #18001 from seiko2plus/fix_detect_aarch64_osxCharles Harris2020-12-231-4/+4
|\ \
| * | BLD, BUG: Fix detecting aarch64 on macOSSayed Adel2020-12-201-4/+4
* | | MAINT: Fix typo SeepSequenceCharles Harris2020-12-191-1/+1
* | | DOC: random: add some examples for SeedSequenceEvgeni Burovski2020-12-171-0/+38
| |/ |/|
* | Merge pull request #16370 from takanori-pskq/i16217Matti Picus2020-12-1612-159/+218
|\ \
| * | DOC: Fix for buildling with sphinx 3takanori-pskq2020-11-0612-159/+218
* | | DOC: Add more information about poly1d -> polynomial to reference guide (#16164)Ross Barnowski2020-12-151-10/+154
| |/ |/|
* | 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
|/