mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-15 03:33:42 +02:00
Added basic support for Spinors and fields in fundamental rep.
This commit is contained in:
parent
1ab51e0727
commit
cbdd0ec8fb
6 changed files with 366 additions and 8 deletions
|
@ -41,6 +41,7 @@ export SU3, SU3alg, M3x3
|
|||
include("GroupSU3.jl")
|
||||
include("M3x3.jl")
|
||||
include("AlgebraSU3.jl")
|
||||
include("FundamentalSU3.jl")
|
||||
## END SU(3)
|
||||
|
||||
include("GroupU1.jl")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue