SciPy

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

numpy.nditer.enable_external_loop

method

nditer.enable_external_loop()

When the “external_loop” was not used during construction, but is desired, this modifies the iterator to behave as if the flag was specified.

Previous topic

numpy.nditer.debug_print

Next topic

numpy.nditer.iternext