Group SU(3) working

This commit is contained in:
Alberto Ramos 2021-07-19 00:43:10 +02:00
parent f296fd9768
commit c341cd24aa
5 changed files with 320 additions and 21 deletions

View file

@ -126,7 +126,7 @@ end
return s
end
@inline map2latt(th::NTuple{3,Int64},bl::NTuple{3,Int64}) = CartesianIndex(th[1],bl[1],bl[2],bl[2])
@inline map2latt(th::NTuple{3,Int64},bl::NTuple{3,Int64}) = CartesianIndex(th[1],bl[1],bl[2],bl[3])
export map2latt, up, dw, shift