SciPy

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

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.

Previous topic

numpy.nditer.remove_axis

Next topic

numpy.nditer.reset