seemps.state.CanonicalMPS.recenter#
method
- CanonicalMPS.recenter(center, strategy=None)[source]#
Update destructively the state to be in canonical form with respect to a different site.
- Parameters:
- center
int
The new site for orthogonalization in [0, self.size)
- strategy
Strategy
,optional
Truncation strategy. Defaults to self.strategy
- center
- Returns:
CanonicalMPS
This same object.