mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Some minor bug corrections
This commit is contained in:
parent
7766517358
commit
5b1f45f8e0
3 changed files with 6 additions and 4 deletions
|
@ -51,7 +51,7 @@ include("Spinors/Spinors.jl")
|
|||
|
||||
using .Spinors
|
||||
export Spinor, Pgamma
|
||||
export norm, norm2, dot, imm, mimm
|
||||
export imm, mimm
|
||||
export pmul, gpmul, gdagpmul
|
||||
|
||||
end # module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue