ITensor / ITensorNetworks.jl

A package with general tools for working with higher-dimensional tensor networks based on ITensor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`symmetric_gauge` function that takes network and message tensors

mtfishman opened this issue · comments

Add a symmetric_gauge function that takes a network and that network's message tensors. Currently it seems like we need to first transform to the Vidal gauge and then into the symmetric gauge.

Closed by #139.