summaryrefslogtreecommitdiff
path: root/numpy/doc/structured_arrays.py
Commit message (Expand)AuthorAgeFilesLines
* typo corrrected.Daniel2015-12-231-1/+1
* BUG: automatically convert recarray dtype to np.recordAllan Haldane2015-06-191-27/+13
* BUG: recarray __repr__ gives inaccurate representationAllan Haldane2015-01-301-1/+1
* BUG: Fix recarray getattr and getindex return typesAllan Haldane2015-01-261-0/+4
* DOC: improve record/structured array nomenclature & guideAllan Haldane2015-01-221-26/+103
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-2/+1
* Update structured_arrays.pyhklemm2013-07-281-4/+3
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+2
* DOC: add a few more wiki edits, and move umath docs to correct place.rgommers2011-03-071-6/+22
* DOC: merge wiki changes, structured array doc.rgommers2011-03-021-1/+32
* DOC: core: Update docs for half/float16 typeMark Wiebe2010-12-011-2/+2
* fixed a whole bunch of doctestsPaul Ivanov2009-12-281-1/+2
* Docstring update: numpy.docPauli Virtanen2009-10-021-20/+19
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-231-0/+176