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:
centerint

The new site for orthogonalization in [0, self.size)

strategyStrategy, optional

Truncation strategy. Defaults to self.strategy

Returns:
CanonicalMPS

This same object.