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.enable_external_loop

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.