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
When creating a cyclic 2x2 PEPS the individual tensors are themselves cyclic, i.e. each tensor has the form T_{ikik}. Below is an output from the minimal example. Note that each internal index is repeated in every tensor.
Thanks for the issue! Yes the problem is that the index name is mapped from the coordinate pair it links, and for L=2 PBC the coordinate pair is the same for both 'inner' and 'outer' bonds. Probably some simple explicit handling of the L=1,2 case is needed.
What happened?
When creating a cyclic 2x2 PEPS the individual tensors are themselves cyclic, i.e. each tensor has the form T_{ikik}. Below is an output from the minimal example. Note that each internal index is repeated in every tensor.
What did you expect to happen?
All indices within a tensor should be unique
Minimal Complete Verifiable Example
Relevant log output
Anything else we need to know?
No response
Environment
Quimb version 1.8.4
The text was updated successfully, but these errors were encountered: