| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* DOC: contigous -> contiguous
* DOC: enlongated -> elongated
* DOC: thuse -> thus
* DOC: quantityt -> quantity
* DOC: suppled -> supplied
* DOC: intgrally -> integrally
* DOC: assignnent -> assignment
* DOC: homoegeneous -> homogeneous
* DOC: interpereted -> interpreted
* DOC: optimised -> optimized
* DOC: Advantanges -> Advantages
* DOC: realised -> realized
* DOC: parametrizing -> parameterizing
* DOC: realised -> realized
* DOC: intrisics -> intrinsics
* DOC: ablility -> ability
* DOC: intrisic -> intrinsic
* DOC: unversal -> universal
* DOC: machnisms -> mechanisms
* DOC: specfiy -> specify
* DOC: exclution -> exclusion
* DOC: optimzations -> optimizations
* DOC: declrations -> declarations
* DOC: auto-gernreated -> auto-generated
* DOC: it highely recomaned -> it is highly recommended
* DOC: exectuing -> executing
* DOC: strectched -> stretched
* DOC: foriegn -> foreign
* DOC: indeded -> intended
* DOC: multimdimensional -> multidimensional
* DOC: supserseded -> superseded
* DOC: generalisation -> generalization
* FIX: whitespace before comma
|
| |
|
|
|
|
|
| |
Distinction of array scalars and 0-dimension arrays. See issue #17744.
Co-authored-by: Jasmin Classen <39028086+jasmincl@users.noreply.github.com>
|
|
|
|
| |
Responsiblity -> Responsibility
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Also added "contiguous," which is referenced in docs but hadn't been
defined.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* DOC: add new glossary terms
* DOC: link to python Ellipsis
* DOC: fixes from review
* DOC: fixes from review
* DOC: remove glossary items that belong to python
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Also adding <BLANKLINE>s to some examples for clarity.
|
| |
| |
| |
| |
| |
| | |
strctured -> structured, caught by @WarrenWeckesser.
Fixed missing language in `view` entry.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
Failing CI because it's running doctest on the example strings.
Also, deleting glossary.py, source file of the original glossary.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Also reworded `stride` entry for clarity, moved
'axis' entry to correct alphabetical position.
Also added anchors to reference/arrays.indexing for glossary references
to point to.
|
| |
| |
| |
| |
| | |
More clearly describe `shares_memory` as being
not always *feasible* rather than *possible*
|
|/
|
|
|
| |
Entries added, explanations revised,
Python-only entries now point to Python glossary.
|
|
|
|
|
|
|
|
|
| |
counterparts (#17222)
* DOC: redistribute docstring-only content from numpy/doc
* DOC: post-transition clean-up
* DOC, MAINT: reskip doctests, fix a few easy ones
|
|
|
|
|
|
| |
The referenced module "numpy.doc.jargon" does not exist anymore.
[skip ci]
|
| |
|
|
|