Skip to main content

-

Symbol of RealMPS.

(const RealMPS lhs - const RealMPS rhs) -> RealMPS

Compute the difference of two Matrix Product States (MPS) with Real values.

Parameters

  • lhs: Left-hand side value.
  • rhs: The right-hand side Matrix Product State to subtract.

Returns

A new MPS representing the difference of the two input states.