Lander Burgelman
Results
1
comments of
Lander Burgelman
The issue with relying on the `"Site"` tags would be solved by replacing https://github.com/ITensor/ITensors.jl/blob/a5733fc4433e1accbca1a5ac0593d73e424442df/src/mps/mpo.jl#L430 with ```Julia ABcommon = uniqueind(siteinds(A, j), IndexSet(Axcommon)) ``` I believe, which should then work for arbitrary...