mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-15 03:33:42 +02:00
Csw improvement for fermions
This commit is contained in:
parent
32c4c84864
commit
b83a191051
5 changed files with 341 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue