SciPy

numpy.ndarray.__gt__ΒΆ

ndarray.__gt__ΒΆ

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

Previous topic

numpy.ndarray.__le__

Next topic

numpy.ndarray.__ge__