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 c8808d5 commit 9b4a480Copy full SHA for 9b4a480
Project.toml
@@ -16,12 +16,13 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
16
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
17
18
[compat]
19
-ControlSystemIdentification = "2"
+ControlSystemIdentification = "2.4.1"
20
+ControlSystemsBase = "1.0.1"
21
ModelingToolkit = "8.18"
22
ModelingToolkitStandardLibrary = "1.5"
23
Optim = "1"
24
OrdinaryDiffEq = "6"
-RobustAndOptimalControl = "0.4.13"
25
+RobustAndOptimalControl = "0.4.14"
26
SymbolicControlSystems = "0.1.3"
27
Symbolics = "4.10"
28
UnPack = "1"
0 commit comments