Skip to main content

+

Symbol of RealMPO.

(const RealMPO lhs + const RealMPO rhs) -> RealMPO

Compute the sum of two Matrix Product Operators (quantum operators) with Real values.

Parameters

  • lhs: Left-hand side value.
  • rhs: The right-hand side Matrix Product Operator.

Returns

A new MPO representing the sum of the two input operators.