-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathProject.toml
More file actions
64 lines (62 loc) · 2.15 KB
/
Copy pathProject.toml
File metadata and controls
64 lines (62 loc) · 2.15 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
name = "SindbadTutorials"
uuid = "7150cb7e-b54a-4419-adf4-a3c5c2a90a47"
authors = ["dr-ko <skoirala@bgc-jena.mpg.de>"]
version = "0.1.0"
[deps]
AWS = "fbe9abb3-538b-5e4e-ba9e-bc94f4f92ebc"
AWSS3 = "1c724243-ef5b-51ab-93f4-b0a88ac62a95"
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
CMAEvolutionStrategy = "8d3b24bd-414e-49e0-94fb-163cc3a3e411"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
ErrorMetrics = "c324fbf6-076a-4da5-8ad2-21081a6b285c"
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
IJulia = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
OmniTools = "202e6067-a2be-48c9-bc21-3d3d20912f89"
Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
Sindbad = "36c3e672-7dee-4606-99b5-7e5d8d85a313"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
TimeSamplers = "a27efc82-29b7-4223-84cd-12fc64c7a5bb"
Zarr = "0a941bbe-ad1d-11e8-39d9-ab76183a1d99"
[compat]
AWS = "1.97.1"
AWSS3 = "0.11.4"
AxisKeys = "0.2.17"
BenchmarkTools = "1.6.0"
CMAEvolutionStrategy = "0.2.6"
CairoMakie = "0.15.9"
Dates = "1.11.0"
FiniteDiff = "2.29.0"
FiniteDifferences = "0.12.33"
Flux = "0.16.9"
ForwardDiff = "1.3.2"
IJulia = "1.27.0"
JLD2 = "0.6.3"
Optimisers = "0.4.7"
Pkg = "1.11.0"
Plots = "1.40.13"
Pluto = "0.20.8"
PlutoUI = "0.7.62"
PreallocationTools = "1.1.2"
Preferences = "1.4.3"
ProgressMeter = "1.11.0"
PyCall = "1.96"
Reexport = "1.2.2"
Revise = "3.13.2"
Statistics = "1.11.1"
Zarr = "0.9.6"