SciPy

numpy.ndarray.__gt__

ndarray.__gt__

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

Previous topic

numpy.ndarray.__le__

Next topic

numpy.ndarray.__ge__