summaryrefslogtreecommitdiff
path: root/doc/source/reference/arrays.nditer.rst
Commit message (Collapse)AuthorAgeFilesLines
* DOC: cleanup documentation, continuation of nditer PR #9998mattip2018-04-231-19/+20
|
* emphasis accessing `it.operands` only on open iteratormattip2018-04-221-9/+16
|
* ENH: add nditer.close as per reviewmattip2018-04-201-3/+6
|
* ENH: add NpyIter_Close, nditer__{enter,exit}__mattip2018-04-201-36/+48
|
* Fix documentation description of loop spam in interactive interpreterEric Price2013-08-101-3/+3
|
* DOC: nditer: Add details about why 'readonly' is the operand defaultMark Wiebe2011-08-251-1/+5
|
* DOC: nditer: Tweaks to the tutorial based on feedback from ChrisMark Wiebe2011-08-251-25/+31
|
* DOC: nditer: Add links to the nditer introductory doc to make it more ↵Mark Wiebe2011-08-251-1/+1
| | | | discoverable
* DOC: nditer: Finish up the nditer walkthrough with a Cython exampleMark Wiebe2011-08-251-37/+184
|
* DOC: nditer: Add tutorial-style material covering more than one operandMark Wiebe2011-08-251-15/+243
|
* DOC: nditer: Write tutorial-style introduction covering single-array iterationMark Wiebe2011-08-251-0/+329