SciPy

numpy.ndarray.__eq__ΒΆ

ndarray.__eq__ΒΆ

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

Previous topic

numpy.ndarray.__ge__

Next topic

numpy.ndarray.__ne__