mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Solvers documentation
This commit is contained in:
parent
d997df20d4
commit
ed9d18b25d
2 changed files with 87 additions and 0 deletions
|
@ -11,5 +11,6 @@ makedocs(sitename="LatticeGPU", modules=[LatticeGPU], doctest=true,
|
|||
"Groups and algebras" => "groups.md",
|
||||
"Fields" => "fields.md"
|
||||
"Dirac" => "dirac.md"
|
||||
"Solvers" => "solvers.md"
|
||||
],
|
||||
repo = "https://igit.ific.uv.es/alramos/latticegpu.jl")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue