-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
36 lines (34 loc) · 1.17 KB
/
Project.toml
File metadata and controls
36 lines (34 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
name = "FRESCO"
uuid = "f2db6eb9-2c54-4c18-912b-ce467796777a"
authors = ["Brendan Lyons <lyonsbc@fusion.gat.com>"]
version = "0.7.3"
[deps]
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"
HypergeometricFunctions = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
IMAS = "13ead8c1-b7d1-41bb-a6d0-5b8b65ed587a"
IMASutils = "b8e4ee59-9bed-3a6a-a553-8dd24d6374ad"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
PolygonOps = "647866c9-e3ac-4575-94e7-e3d426903924"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
QED = "8bcbec86-48c7-11ec-16a6-c1bc83299373"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
VacuumFields = "9d9223b5-c5da-4bf4-abee-2a8bb6775a49"
[compat]
DataInterpolations = "7, 8"
HypergeometricFunctions = "0.3"
IMAS = "2.2.1, 3, 4, 5, 6, 7"
IMASutils = "1.2.1"
Interpolations = "0.15, 0.16.1"
LoopVectorization = "0.12.171"
Plots = "1"
PolygonOps = "0.1"
Printf = "1.11.0"
QED = "1.4"
RecipesBase = "1"
StaticArrays = "1"
VacuumFields = "6"
julia = "1.11"