Previous topic

numpy.nditer.remove_axis

Next topic

numpy.nditer.reset

This is documentation for an old release of NumPy (version 1.13). Read this page in the documentation of the latest stable release (version 2.2).

numpy.nditer.remove_multi_index

nditer.remove_multi_index()

When the “multi_index” flag was specified, this removes it, allowing the internal iteration structure to be optimized further.