SciPy

numpy.ndarray.__eq__

ndarray.__eq__

x.__eq__(y) <==> x==y

Previous topic

numpy.ndarray.__ge__

Next topic

numpy.ndarray.__ne__