SciPy

numpy.ndarray.__imul__

ndarray.__imul__($self, value, /)

Return self*=value.

Previous topic

numpy.ndarray.__isub__