We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6906dd commit ab8d0e2Copy full SHA for ab8d0e2
Project.toml
@@ -13,3 +13,15 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
13
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
14
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
15
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
16
+
17
+[compat]
18
+Julia = ">= 1.8.5"
19
+Dierckx = ">= 0.5.0"
20
+Ipopt = ">= 1.4.0"
21
+JuMP = ">= 1.20.0"
22
+MathOptInterface = ">= 1.0.0"
23
+Plots = ">= 1.19.0"
24
+Random = ">= 1.0.0"
25
+SparseArrays = ">= 1.0.0"
26
+Statistics = ">= 1.0.0"
27
+LinearAlgebra = ">= 1.0.0"
0 commit comments