Csw improvement for fermions

This commit is contained in:
Fernando P. Panadero 2023-11-20 17:02:18 +01:00
parent 32c4c84864
commit b83a191051
5 changed files with 341 additions and 29 deletions

View file

@ -74,11 +74,14 @@ include("FundamentalSU3.jl")
export imm, mimm
## END SU(3)
include("AlgebraU3.jl")
export U3alg
include("GroupU1.jl")
export U1, U1alg
export dot, expm, exp, dag, unitarize, inverse, tr, projalg, norm, norm2, isgroup, alg2mat, dev_one
export dot, expm, exp, dag, unitarize, inverse, tr, projalg, norm, norm2, isgroup, alg2mat, dev_one, antsym
end # module