summaryrefslogtreecommitdiff
path: root/doc/source/reference/c-api.iterator.rst
Commit message (Expand)AuthorAgeFilesLines
* API: Rename 'niter' to 'nop' in the nditerMark Wiebe2011-03-171-24/+24
* API: Rename 'coords' to 'multi-index' in ravel_coords and iterator APIMark Wiebe2011-03-141-34/+34
* STY: Rename NPY_ITER_NO_INNER_ITERATION to NPY_ITER_EXTERNAL_LOOPMark Wiebe2011-03-141-22/+23
* DOC: Document constructor API change, and fill in some more missing documenta...Mark Wiebe2011-03-131-48/+87
* DOC: Replace 'deprecated' with 'superceded' in a few places, fix a typo.Mark Wiebe2011-03-101-1/+1
* DOC: Add some missing documentation, hyper-link the iterator documentationMark Wiebe2011-03-101-146/+189
* API: Rename the iterator function pointer types to be more consistent with Nu...Mark Wiebe2011-03-101-8/+8
* API: Change iterator API parameters ndim and niter from npy_intp to intMark Wiebe2011-03-101-18/+18
* DOC: Copy iterator API documentation from the NEPMark Wiebe2011-03-051-0/+1101