Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Fix bad rst list formats in internals.code-explanations.rst. | Charles Harris | 2015-07-01 | 1 | -0/+2 |
| | | | | The lists needed blank lines before starting. | ||||
* | DOC: Fix outdated sphinx directives. | Charles Harris | 2015-07-01 | 1 | -22/+22 |
| | | | | | | | Examples :cdata: -> :c:data: .. cfunction:: -> .. c:function:: | ||||
* | MAINT: Spelling and style fixes to internals.code-explanations.rst. | Charles Harris | 2015-04-28 | 1 | -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 Berg | 2015-04-23 | 1 | -129/+74 |
| | |||||
* | DOC: improve record/structured array nomenclature & guide | Allan Haldane | 2015-01-22 | 1 | -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 change | Mark Wiebe | 2011-07-06 | 1 | -14/+14 |
| | |||||
* | updated documentation from pydoc website (thanks to everyone who contributed!) | Jarrod Millman | 2010-02-17 | 1 | -38/+39 |
| | |||||
* | docs: strip trailing whitespace from RST files | Pauli Virtanen | 2009-03-21 | 1 | -51/+51 |
| | |||||
* | Moved numpy-docs under doc/ in the main Numpy trunk. | Pauli Virtanen | 2008-11-23 | 1 | -0/+665 |