mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-15 03:33:42 +02:00
Several bugs corrected
This commit is contained in:
parent
cbdd0ec8fb
commit
7766517358
5 changed files with 20 additions and 11 deletions
|
@ -36,7 +36,7 @@ include("AlgebraSU2.jl")
|
|||
# SU(3) and 3x3 matrix operations
|
||||
##
|
||||
include("SU3Types.jl")
|
||||
export SU3, SU3alg, M3x3
|
||||
export SU3, SU3alg, M3x3, SU3fund
|
||||
|
||||
include("GroupSU3.jl")
|
||||
include("M3x3.jl")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue