SciPy

numpy.ndarray.__invert__

ndarray.__invert__

x.__invert__() <==> ~x

Previous topic

numpy.ndarray.__abs__

Next topic

numpy.ndarray.__add__