-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
49 lines (48 loc) · 1.81 KB
/
Copy pathProject.toml
File metadata and controls
49 lines (48 loc) · 1.81 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
[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
DelayDiffEq = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
OptimizationOptimisers = "42dfb2eb-d2b4-4451-abcd-913932933ac1"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
PowerFlows = "94fada2c-fd9a-4e89-8d82-81405f5cb4f6"
PowerSimulationsDynamics = "398b2ede-47ed-4edc-b52e-69e4a48b4336"
PowerSimulationsDynamicsSurrogates = "de933368-4bb5-470a-b916-9fff09bf2720"
PowerSystemCaseBuilder = "f00506e0-b84f-492a-93c2-c0a9afc4364e"
PowerSystems = "bcd98974-b02a-5e2f-9ee0-a103f5c450dd"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
SciMLSensitivity = "1ed8b502-d754-442c-8d5d-10ac956f44a1"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
[compat]
BenchmarkTools = "1.5.0"
ComponentArrays = "0.15.16"
DelayDiffEq = "5.47.4"
Distributions = "0.25.110"
Enzyme = "0.12.27"
IterTools = "1.10.0"
JSON3 = "1.14.0"
Lux = "0.5.63"
MLUtils = "0.4.4"
Optimization = "3.27.0"
OptimizationOptimisers = "0.2.1"
OrderedCollections = "1.6.3"
OrdinaryDiffEq = "6.87.0"
PlotlyJS = "0.18.14"
PowerFlows = "0.6.2"
PowerSimulationsDynamics = "0.14.2"
PowerSimulationsDynamicsSurrogates = "0.1.0"
PowerSystemCaseBuilder = "1.2.5"
PowerSystems = "3.3.0"
Revise = "3.5.18"
SciMLBase = "2.54.2"
SciMLSensitivity = "7.64.0"
Zygote = "0.6.70"