Skip to main content

set_truncation_tol

Method of ComplexMPS.

set_truncation_tol(real tol) -> ComplexMPS

Set the truncation tolerance used by lossy SVD-based operations on the Matrix Product State (MPS).

Parameters

  • tol: Cumulative truncation error tolerance. Use 0 to disable tolerance-based truncation.

Returns

Reference to the modified MPS.