x.__lshift__(y) <==> x<<y
numpy.ndarray.__pow__
numpy.ndarray.__rshift__
Enter search terms or a module, class or function name.