+
Symbol of RealMPS.
(const RealMPS lhs + const RealMPS rhs) -> RealMPS
Compute the sum of two Matrix Product States (quantum states) with Real values.
Parameters
- lhs: Left-hand side value.
- rhs: The right-hand side Matrix Product State.
Returns
A new MPS representing the sum of the two input states.