You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I am trying to compute the correlation length of a wavefunction (say AKLT spin 2) from a CTMRG environment. I get a SpaceMismatch. Not sure whether I am doing something wrong. Here is my code:
I think the wrong factor is fine, I would have to double check but probably it is because the correlation length is in units of unit cell, not actual sites.
The space mismatch is interesting, it seems to indicate we are misaligning something since your example has the interesting case where the physical spaces are actually different on each site: half of them are dual and half of them aren't.
Edit: thinking about this slightly more, probably we are not using the second row for the bottom of the transfer matrix , ie
Hi! I am trying to compute the correlation length of a wavefunction (say AKLT spin 2) from a CTMRG environment. I get a
SpaceMismatch
. Not sure whether I am doing something wrong. Here is my code:I have been able to get a value from a lower level approach
But the result is wrong from a factor 2 (AKLT spin 2 wavefunction has correlation length around 2 according to https://link.aps.org/doi/10.1103/PhysRevB.96.121115)
The text was updated successfully, but these errors were encountered: