-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
48 lines (46 loc) · 1.63 KB
/
Copy pathProject.toml
File metadata and controls
48 lines (46 loc) · 1.63 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
37
38
39
40
41
42
43
44
45
46
47
48
name = "CscapeInterface"
uuid = "a1b2c3d4-1234-5678-9abc-def012345678"
version = "0.2.0"
[deps]
ADRIA = "7dc409a7-fbe5-4c9d-b3e2-b0c19a6ba600"
ADRIAIndicators = "05ad51df-066f-4748-8c47-f6b67db83211"
ADRIAMCDA = "dfa1b6a5-c012-494d-82ea-9eaaae5ebba1"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
GeoMakie = "db073c08-6b98-4ee5-b6a4-5efafb3259c6"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
ModelParameters = "4744a3fa-6c31-4707-899e-a3298e4618ad"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
RCall = "6f49c342-dc21-5d91-9882-a32aef131414"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
YAXArrays = "c21b50f5-aa40-41ea-b809-c0f5e47bfa5c"
[compat]
ADRIA = "0.14.1"
ADRIAMCDA = "0.1.0"
BenchmarkTools = "1.6.3"
CSV = "0.10.16"
DimensionalData = "0.29.27"
Distributed = "1.11.0"
GLMakie = "0.10, 0.11, 0.12, 0.13"
GeoMakie = "0.7.16"
GraphMakie = "0.6.3"
JLD2 = "0.6.4"
ModelParameters = "0.4.6"
Printf = "1.11.0"
SpecialFunctions = "2.7.2"
TimerOutputs = "0.5.29"
WGLMakie = "0.13.10"
XLSX = "0.11.6"
YAXArrays = "0.7.6"
julia = "1.9"