SciPy

numpy.ndarray.__eq__

ndarray.__eq__($self, value, /)

Return self==value.

Previous topic

numpy.ndarray.__ge__

Next topic

numpy.ndarray.__ne__