summaryrefslogtreecommitdiff
path: root/doc/source/reference/arrays.indexing.rst
Commit message (Expand)AuthorAgeFilesLines
* DOC: typos, small fixesmattip2018-06-151-2/+3
* DEP: Deprecate non-tuple multidimensional indicesSebastian Berg2018-05-251-6/+11
* ENH: don't show boolean dtype, as it is impliedEric Wieser2017-11-131-1/+1
* DEP, ENH: deprecate UPDATEIFCOPY (except for nditer) and replace with WRITEBA...Matti Picus2017-11-081-2/+2
* Correction in default stop index value for negative stepping.zengi2017-04-291-1/+1
* DOC: Use getitem and setitem in indexCharles Harris2017-02-101-2/+2
* DOC: Change index keywords to dissociate from deprecated magic methodsEric Wieser2017-02-091-2/+2
* change all non-code instances of Numpy to NumPyPierre de Buyl2016-09-061-1/+1
* DOC: Removed an extra `:const:`Joseph Fox-Rabinovitz2016-04-071-1/+1
* MAINT: Typo in arrays.indexing.rst Issue#6670floatingpointstack2015-11-121-1/+1
* DOC: Update docs.Gabor Kovacs2015-06-211-5/+4
* DOC: improve record/structured array nomenclature & guideAllan Haldane2015-01-221-9/+9
* DOC: fix a couple mistakes in the indexing documentationJulian Taylor2014-06-111-5/+5
* Merge pull request #4076 from seberg/advanced-indexing-docCharles Harris2014-05-291-107/+279
|\
| * DOC: Rework the advanced indexing documentation.Sebastian Berg2014-05-291-107/+279
* | updated for None-npnewaxis alias commentjess0102014-04-171-2/+2
* | arrays.indexing.rstjess0102014-04-151-2/+2
|/
* DOC: Advanced indexing using np.newaxesSebastian Berg2013-04-121-2/+2
* change DeprecationWarning to FutureWarningJay Bourque2012-07-171-1/+1
* Updated reference docs for DeprecationWarningJay Bourque2012-07-171-0/+10
* updated documentation from pydoc website (thanks to everyone who contributed!)Jarrod Millman2010-02-171-7/+0
* docs: strip trailing whitespace from RST filesPauli Virtanen2009-03-211-12/+12
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+375