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, optionalSite 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 = 2Power of the Renyi entropy. Returns: floatVon Neumann entropy of bipartition.