class numpy.lib.Arrayterator(var, buf_size=None)
nditer.remove_multi_index() When the ?multi_index? flag was specified, this removes it, allowing the internal
ndindex.ndincr()
Arrayterator.flat A 1-D flat iterator for Arrayterator objects. This iterator returns elements of the array
numpy.choose(a, choices, out=None, mode='raise')
numpy.diag_indices_from(arr)
numpy.triu_indices(n, k=0, m=None)
numpy.unravel_index(indices, dims, order='C') Converts a flat index or array of flat indices into a tuple of coordinate
nditer.reset() Reset the iterator to its initial state.
numpy.diag(v, k=0)
Page 3 of 5