summaryrefslogtreecommitdiff
path: root/doc/source/reference/internals.code-explanations.rst
Commit message (Collapse)AuthorAgeFilesLines
* DOC: Fix bad rst list formats in internals.code-explanations.rst.Charles Harris2015-07-011-0/+2
| | | | The lists needed blank lines before starting.
* DOC: Fix outdated sphinx directives.Charles Harris2015-07-011-22/+22
| | | | | | | Examples :cdata: -> :c:data: .. cfunction:: -> .. c:function::
* MAINT: Spelling and style fixes to internals.code-explanations.rst.Charles Harris2015-04-281-63/+65
| | | | | | | | Basic cleanup of the new indexing documentation. Also replace "subspace" by "subarray" and try to clarify mixed advanced and view indexing. [skip ci]
* DOC: Update indexing implementation explanations.Sebastian Berg2015-04-231-129/+74
|
* DOC: improve record/structured array nomenclature & guideAllan Haldane2015-01-221-3/+3
| | | | | | | | | | | This update adds a section better describing record arrays in the user guide (numpy/doc/structured_arrays.py). It also corrects nomenclature, such that "structured array" refers to ndarrays with structured dtype, "record array" refers to modified ndarrays as created by np.rec.array, and "recarray" refers to ndarrays viewed as np.recarray. See the note at the end of the structured array user guide.
* DOC: c-api: Update to reflect array flag namespace changeMark Wiebe2011-07-061-14/+14
|
* updated documentation from pydoc website (thanks to everyone who contributed!)Jarrod Millman2010-02-171-38/+39
|
* docs: strip trailing whitespace from RST filesPauli Virtanen2009-03-211-51/+51
|
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+665