summaryrefslogtreecommitdiff
path: root/doc/source/reference/arrays.interface.rst
Commit message (Collapse)AuthorAgeFilesLines
* DOC: convert `None` to bare None or ``None``mattip2019-10-151-8/+8
|
* DOC: fix `None` reference from pythonmattip2019-10-151-8/+8
|
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-1/+1
|
* DOC: Fix more typos in docs and comments.Dongjoon Hyun2016-02-251-1/+1
|
* DOC: typo in arrays.interface.rst #6516Alain2015-10-201-1/+1
|
* DOC: Document Datetime, Timedelta dtype kindsHassan Kibirige2015-09-081-0/+2
|
* DOC: Fix outdated sphinx directives.Charles Harris2015-07-011-15/+15
| | | | | | | Examples :cdata: -> :c:data: .. cfunction:: -> .. c:function::
* DOC: improve record/structured array nomenclature & guideAllan Haldane2015-01-221-5/+6
| | | | | | | | | | | 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: merge wiki doc edits.Ralf Gommers2012-03-031-1/+1
|
* DOC: update the blurb about the array interfacePauli Virtanen2010-07-211-9/+9
|
* Merge from the doc wikiPauli Virtanen2009-03-241-3/+122
|
* docs: strip trailing whitespace from RST filesPauli Virtanen2009-03-211-8/+8
|
* doc: make the endorsement of PEP 3118 over the old array interface more ↵Pauli Virtanen2009-03-081-6/+13
| | | | strongly worder
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+210