Skip to content

Commit

Permalink
New version: ControlSystemsMTK v1.0.0 (#87854)
Browse files Browse the repository at this point in the history
UUID: 687d7614-c7e5-45fc-bfc3-9ee385575c88
Repo: https://github.com/JuliaControl/ControlSystemsMTK.jl.git
Tree: b491222c2ace484e8969fe4b16e1cb8e0ee7e595

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Jul 20, 2023
1 parent 1e71fb5 commit 66d7278
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 15 deletions.
19 changes: 12 additions & 7 deletions C/ControlSystemsMTK/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
[0]
ControlSystemsBase = "1.0.1-1"
ModelingToolkitStandardLibrary = "1.5.0-1"
RobustAndOptimalControl = "0.4.14-0.4"
UnPack = "1"
julia = "1.6.0-1"

["0-0.1.0"]
ModelingToolkit = "8.18.0-8"
Expand All @@ -16,18 +12,27 @@ SymbolicControlSystems = "0.1.3-0.1"
["0-0.1.6"]
Symbolics = "4.10.0-4"

[0-1]
ControlSystemsBase = "1.0.1-1"
RobustAndOptimalControl = "0.4.14-0.4"
UnPack = "1"
julia = "1.6.0-1"

["0.1.1-0.1.11"]
ModelingToolkit = "8.26.0-8"

["0.1.10-0"]
["0.1.10-1"]
MonteCarloMeasurements = "1.1.0-1"

["0.1.12-0"]
["0.1.12-1"]
DataInterpolations = "4"
ModelingToolkit = "8.49.0-8"

["0.1.7-0"]
["0.1.7-1"]
Symbolics = "5"

["0.1.8-0.1.11"]
DataInterpolations = "3.11.0-3"

[1]
ModelingToolkitStandardLibrary = "2"
16 changes: 8 additions & 8 deletions C/ControlSystemsMTK/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[0]
["0-0.1.2"]
ControlSystemIdentification = "3abffc1c-5106-53b7-b354-a47bfc086282"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
SymbolicControlSystems = "886cb795-8fd3-4b11-92f6-8071e46f71c5"

[0-1]
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
Expand All @@ -7,13 +12,8 @@ RobustAndOptimalControl = "21fd56a4-db03-40ee-82ee-a87907bee541"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

["0-0.1.2"]
ControlSystemIdentification = "3abffc1c-5106-53b7-b354-a47bfc086282"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
SymbolicControlSystems = "886cb795-8fd3-4b11-92f6-8071e46f71c5"

["0.1.10-0"]
["0.1.10-1"]
MonteCarloMeasurements = "0987c9cc-fe09-11e8-30f0-b96dd679fdca"

["0.1.8-0"]
["0.1.8-1"]
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"
3 changes: 3 additions & 0 deletions C/ControlSystemsMTK/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ git-tree-sha1 = "2cd514469fb145329b9b0e933989bd4259e654e7"

["0.1.12"]
git-tree-sha1 = "416b9646949355f3cc1c69059146aeb2017dcf70"

["1.0.0"]
git-tree-sha1 = "b491222c2ace484e8969fe4b16e1cb8e0ee7e595"

0 comments on commit 66d7278

Please sign in to comment.