Even/Odd splitting in OR sweeps

This commit is contained in:
Alberto Ramos 2025-09-09 12:47:15 +02:00
commit bdb69f5d0e
4 changed files with 222 additions and 48 deletions

View file

@ -182,6 +182,6 @@ include("YMio.jl")
export import_lex64, import_cern64, import_bsfqcd, save_cnfg, read_cnfg, read_gp
include("YMupdate.jl")
export updt_or_wilson!
export evenodd, updt_or_wilson!
end