mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Several bugs corrected
This commit is contained in:
parent
cbdd0ec8fb
commit
7766517358
5 changed files with 20 additions and 11 deletions
|
@ -47,10 +47,10 @@ export flw, flw_adapt
|
|||
export sfcoupling, bndfield, setbndfield
|
||||
export import_lex64, import_cern64
|
||||
|
||||
include("Spinors/Spinor.jl")
|
||||
include("Spinors/Spinors.jl")
|
||||
|
||||
using .Spinors
|
||||
export Pgamma
|
||||
export Spinor, Pgamma
|
||||
export norm, norm2, dot, imm, mimm
|
||||
export pmul, gpmul, gdagpmul
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue