mirror of
https://igit.ific.uv.es/fernando.p.csic.es/sfcf.jl.git
synced 2025-11-30 01:46:52 +01:00
Added enviroment. Stable version.
This commit is contained in:
parent
b7601bb6af
commit
7d14ab241a
5 changed files with 660 additions and 7 deletions
9
Project.toml
Normal file
9
Project.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[deps]
|
||||
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
|
||||
BDIO = "375f315e-f2c4-11e9-2ef9-134f02f79e27"
|
||||
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
|
||||
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
|
||||
LatticeGPU = "958c3683-801a-4582-9cfa-2d6e2ae1763b"
|
||||
MD5 = "6ac74813-4b46-53a4-afec-0b5dc9d7885c"
|
||||
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
|
||||
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
|
||||
Loading…
Add table
Add a link
Reference in a new issue