summaryrefslogtreecommitdiff
path: root/doc/source/glossary.rst
Commit message (Collapse)AuthorAgeFilesLines
* DOC: various spell checks and typo fixes (#21314)Logan Thomas2022-04-101-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* DOC: Refactoring f2py user guidemelissawm2022-01-051-4/+30
|
* DOC: Improve description of array scalar in glossary (#18965)Marta Lemanczyk2021-05-131-3/+4
| | | | | Distinction of array scalars and 0-dimension arrays. See issue #17744. Co-authored-by: Jasmin Classen <39028086+jasmincl@users.noreply.github.com>
* DOC: fix typo in glossary.rstHollow Man2020-11-291-1/+1
| | | | Responsiblity -> Responsibility
* DOC: Italics sted monospace in PR #16996Ben Nathanson2020-09-261-1/+1
|
* DOC: Revise 'contiguous' in PR #16996Ben Nathanson2020-09-261-1/+1
|
* DOC: Fix minor typosBen Nathanson2020-09-181-3/+3
|
* DOC: Replace linked headings with explicit 'See'Ben Nathanson2020-09-181-23/+16
|
* DOC: 'Along an axis' rewrite and other reviewer changesBen Nathanson2020-09-181-68/+100
|
* DOC: Updated for reviewer commentsBen Nathanson2020-09-171-153/+67
| | | | | Also added "contiguous," which is referenced in docs but hadn't been defined.
* Merge branch 'master' into revised-glossarymattip2020-09-161-11/+78
|\
| * DOC: add new glossary terms (#17263)Matti Picus2020-09-141-20/+259
| | | | | | | | | | | | | | | | | | | | | | * 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
| * DOC: remove some glosssary termsmattip2020-09-071-82/+0
| |
* | DOC: manually merge some changes done in the other PRsmattip2020-09-161-44/+57
| |
* | adjust whitespace to minimize the diffmattip2020-09-161-314/+288
| |
* | DOC: rm tuple from glossaryRoss Barnowski2020-09-071-4/+0
| |
* | DOC: intersphinx standalone glossary entriesRoss Barnowski2020-09-071-6/+6
| |
* | DOC: Use intersphinx links.Ross Barnowski2020-09-071-5/+3
| |
* | DOC: Fix example formatting in PR #16996Ben Nathanson2020-09-071-2/+2
| |
* | DOC: Fix repeated word in PR #16996Ben Nathanson2020-09-071-4/+4
| | | | | | | | Also adding <BLANKLINE>s to some examples for clarity.
* | DOC: Fix typos in #16996Ben Nathanson2020-09-071-4/+5
| | | | | | | | | | | | strctured -> structured, caught by @WarrenWeckesser. Fixed missing language in `view` entry.
* | DOC: 6th try: Fix doctest on PR #16996Ben Nathanson2020-09-071-11/+1
| |
* | DOC: 5th try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-7/+3
| |
* | DOC: 4th try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-19/+17
| |
* | DOC: 3rd try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-32/+16
| |
* | DOC: 2nd try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-24/+48
| |
* | DOC: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-69/+48
| | | | | | | | | | | | Failing CI because it's running doctest on the example strings. Also, deleting glossary.py, source file of the original glossary.
* | DOC: Incorporate @BvB93's suggestions in PR #16996Ben Nathanson2020-09-071-84/+93
| | | | | | | | | | | | | | | | 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.
* | DOC: Wording improvement in #16996Ben Nathanson2020-09-071-1/+1
| | | | | | | | | | More clearly describe `shares_memory` as being not always *feasible* rather than *possible*
* | DOC: Revise glossary pageBen Nathanson2020-09-071-351/+429
|/ | | | | Entries added, explanations revised, Python-only entries now point to Python glossary.
* MAINT, DOC: move informational files from numpy.doc.*.py to their *.rst ↵Matti Picus2020-09-021-1/+469
| | | | | | | | | counterparts (#17222) * DOC: redistribute docstring-only content from numpy/doc * DOC: post-transition clean-up * DOC, MAINT: reskip doctests, fix a few easy ones
* DOC: remove glossary referenceMichael Seifert2017-03-281-5/+0
| | | | | | The referenced module "numpy.doc.jargon" does not exist anymore. [skip ci]
* DOC: fix build issues (with latex or newest sphinx)Pauli Virtanen2011-07-151-3/+1
|
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+14