SciPy

numpy.ndarray.__ge__

attribute

ndarray.__ge__(self, value, /)

Return self>=value.

Previous topic

numpy.ndarray.__gt__

Next topic

numpy.ndarray.__eq__