mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Added reunitarization after trajectory
This commit is contained in:
parent
23930e14cf
commit
860f725d99
5 changed files with 22 additions and 6 deletions
|
@ -17,7 +17,7 @@ include("Groups/Groups.jl")
|
|||
using .Groups
|
||||
export Group, Algebra
|
||||
export SU2, SU2alg, SU3, SU3alg, M3x3, M2x2, U1, U1alg
|
||||
export dot, expm, exp, dag, normalize, inverse, tr, projalg, norm, norm2, isgroup, alg2mat, dev_one
|
||||
export dot, expm, exp, dag, unitarize, inverse, tr, projalg, norm, norm2, isgroup, alg2mat, dev_one
|
||||
|
||||
include("Space/Space.jl")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue