summaryrefslogtreecommitdiff
path: root/doc/source/reference/arrays.classes.rst
Commit message (Expand)AuthorAgeFilesLines
* DOC: fix method signatures in "array subclasses"Matthias Geier2015-12-111-6/+6
* DOC: fixed typo in arrays.classes.rstJaime Fernandez2015-10-191-3/+3
* DOC: Remove a reference to __array_priority__.Charles Harris2015-07-011-2/+2
* DOC: improve record/structured array nomenclature & guideAllan Haldane2015-01-221-1/+1
* DOC/MAINT: Python 2.6 or 3.2 requiredLars Buitinck2014-09-251-7/+0
* DOC: Correct versionadded for __numpy_ufunc__ documentation.Charles Harris2014-09-101-1/+1
* BUG: core: ensure __r*__ has precedence over __numpy_ufunc__Pauli Virtanen2013-10-191-0/+29
* DOC: improve __numpy_ufunc__ documentationPauli Virtanen2013-09-151-13/+24
* DOC: Add NEP and documentation for ufunc overrides.Blake Griffith2013-08-311-0/+34
* 2to3: Replace xrange by range and use list(range(...)) where neededCharles Harris2013-03-271-1/+1
* DOC: BUG: correct description of ndarray iterator. Closes #1687.rgommers2010-11-281-1/+1
* updated documentation from pydoc website (thanks to everyone who contributed!)Jarrod Millman2010-02-171-37/+40
* second set of checkins from doc editorJarrod Millman2009-11-131-4/+4
* Many improvements to chararray. Fixes Trac bugs 1199, 856, 855, 1231, 1235, ...mdroe2009-10-121-5/+6
* Docstring update: doc/source/referencePauli Virtanen2009-10-021-0/+5
* add support for __array_prepare__Darren Dale2009-08-231-8/+23
* Merge from the doc wikiPauli Virtanen2009-03-241-3/+3
* docs: strip trailing whitespace from RST filesPauli Virtanen2009-03-211-9/+9
* doc: Move maskedarray docs upward in TOCPauli Virtanen2009-02-061-18/+0
* numpy.ma.core:pierregm2009-01-131-6/+9
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+414