Skip to main content

dot

Method of RealMPS.

dot(const RealMPS other) -> real

Compute the inner product (overlap, dot product) between this Matrix Product State (MPS) and another MPS.

Parameters

  • other: right hand side of the dot product

Returns

The inner product <this|other> as a scalar value.