x.__sub__(y) <==> x-y
numpy.ndarray.__add__
numpy.ndarray.__mul__
Enter search terms or a module, class or function name.