So that A * B can be written as A @ B, and avoid the double meaning of '*' for linear and non-linear operators.
So that A * B can be written as A @ B, and avoid the double meaning of '*' for linear and non-linear operators.