Skip to main content

set_truncation_max_bond

Method of RealMPS.

set_truncation_max_bond(integer max_bond) -> RealMPS

Set the maximum bond dimension kept by lossy SVD-based operations on the Matrix Product State (MPS).

Parameters

  • max_bond: Maximum number of singular values retained after truncation.

Returns

Reference to the modified MPS.