seemps.state.CanonicalMPS.Renyi_entropy#

method

CanonicalMPS.Renyi_entropy(site=None, alpha=2.0)[source]#

Compute the Renyi entropy of the MPS for a bipartition around site.

Parameters:
siteint, optional

Site in the range [0, self.size), defaulting to self.center. The system is diveded into [0, self.site) and [self.site, self.size).

alphafloat, default = 2

Power of the Renyi entropy.

Returns:
float

Von Neumann entropy of bipartition.