NumPy

Previous topic

numpy.nditer

Next topic

numpy.nditer.copy

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

numpy.nditer.close

method

nditer.close()

Resolve all writeback semantics in writeable operands.

New in version 1.15.0.