SciPy

numpy.ndarray.__eq__

attribute

ndarray.__eq__(self, value, /)

Return self==value.

Previous topic

numpy.ndarray.__ge__

Next topic

numpy.ndarray.__ne__