set_truncation_max_bond
Method of ComplexMPS.
set_truncation_max_bond(integer max_bond) -> ComplexMPS
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.