-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathProject.toml
More file actions
122 lines (118 loc) · 4.13 KB
/
Project.toml
File metadata and controls
122 lines (118 loc) · 4.13 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
name = "ODINN"
uuid = "c36d5296-eba1-40be-a153-0a8fa632a659"
authors = ["Jordi Bolibar <jordi.bolibar@gmail.com>", "Facundo Sapienza <sapienza@stanford.edu>", "Alban Gossard <alban.paul.gossard@gmail.com>"]
version = "1.1.0"
[deps]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Blink = "ad839575-38b3-5650-b840-f874b8c74a25"
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
GR = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
GeoStats = "dcc97b0b-8ce5-5539-9008-bb190f959ef6"
Huginn = "9cb796e9-d0ea-421b-b37d-eb97bc1add55"
ImageFiltering = "6a3955dd-da59-5b1f-98d4-e7296123deb5"
Infiltrator = "5903a43b-9cc3-4c30-8d17-598619ec4e9b"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
Muninn = "4b816528-16ba-4e32-9a2e-3c1bc2049d3a"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
OptimizationOptimJL = "36348300-93cb-4f02-beb5-3c3902f8871e"
OptimizationOptimisers = "42dfb2eb-d2b4-4451-abcd-913932933ac1"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PlotThemes = "ccf2f8ad-2431-5c83-bf29-c5338b663b6a"
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
SciMLSensitivity = "1ed8b502-d754-442c-8d5d-10ac956f44a1"
SciMLStructures = "53ae85a6-f571-4167-b2af-e1d143709226"
Sleipnir = "f5e6c550-199f-11ee-3608-394420200519"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
TensorBoardLogger = "899adc3e-224a-11e9-021f-63837185c80f"
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
[compat]
Aqua = "0.8"
BenchmarkTools = "1"
Blink = "0.12"
ChainRules = "1"
ComponentArrays = "0.15"
Dates = "1.10, 1.11"
DiffEqCallbacks = "4"
DifferentiationInterface = "0.7"
Distributed = "1.10, 1.11"
Distributions = "0.25"
Downloads = "1"
Enzyme = "0.13"
EnzymeCore = "0.8"
FastGaussQuadrature = "1"
FiniteDifferences = "0.12"
GR = "0.71, 0.72, 0.73"
GeoStats = "0.78, 0.79, 0.80, 0.81, 0.82, 0.83, 0.84"
Huginn = "0.12.8"
ImageFiltering = "0.7"
Infiltrator = "1.8, 1.9"
Interpolations = "0.15, 0.16"
JET = "0.9, 0.10"
JLD2 = "0.4, 0.5, 0.6"
LineSearches = "7"
LinearAlgebra = "1.10, 1.11"
Lux = "1"
MLStyle = "0.4"
MLUtils = "0.4"
Mooncake = "0.5"
Muninn = "0.9.3"
Optim = "1"
Optimisers = "0.4"
Optimization = "5"
OptimizationOptimJL = "0.4"
OptimizationOptimisers = "0.3"
OrdinaryDiffEq = "6"
Pkg = "1.10, 1.11"
PlotThemes = "3"
PlotlyJS = "0.18"
Plots = "1"
Printf = "1.10, 1.11"
ProgressMeter = "1"
Random = "1.10, 1.11"
Reexport = "1"
Revise = "3"
SciMLBase = "2"
SciMLSensitivity = "7.98"
SciMLStructures = "1"
Sleipnir = "0.12.7"
Statistics = "1"
TensorBoardLogger = "0.1"
Test = "1.10, 1.11"
Tullio = "0.3"
Zygote = "0.7"
julia = "1.10, 1.11"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]