x.__iadd__(y) <==> x+=y
numpy.ndarray.__xor__
numpy.ndarray.__isub__
Enter search terms or a module, class or function name.