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.
DiffResults
1 parent 0015711 commit b19fd99Copy full SHA for b19fd99
Project.toml
@@ -5,6 +5,7 @@ version = "1.1.4"
5
6
[deps]
7
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
8
+DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5"
9
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
10
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
11
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
@@ -18,6 +19,7 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
18
19
20
[compat]
21
ControlSystemsBase = "1.9"
22
+DiffResults = "1.1.0"
23
ForwardDiff = "0.10"
24
Ipopt = "1"
25
JuMP = "1.21"
0 commit comments