SciPy

numpy.ndarray.__le__

ndarray.__le__

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

Previous topic

numpy.ndarray.__lt__

Next topic

numpy.ndarray.__gt__