Group SU(3) working

This commit is contained in:
Alberto Ramos 2021-07-19 00:43:10 +02:00
parent f296fd9768
commit c341cd24aa
5 changed files with 320 additions and 21 deletions

View file

@ -52,6 +52,6 @@ include("YMact.jl")
export krnl_plaq!, force0_wilson!
include("YMhmc.jl")
export gauge_action, hamiltonian, HMC!, OMF4!
export gauge_action, hamiltonian, plaquette, HMC!, OMF4!
end