Skip to content

Commit

Permalink
New version: ModelPredictiveControl v0.3.0 (#79496)
Browse files Browse the repository at this point in the history
UUID: 61f9bdb8-6ae4-484a-811f-bbf86720c31c
Repo: https://github.com/franckgaga/ModelPredictiveControl.jl.git
Tree: 51fdb13a25992a919f8b10f8639f65dbd4898d66

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Mar 13, 2023
1 parent a8fe354 commit 4b8f44e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions M/ModelPredictiveControl/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
ControlSystemsBase = "1"
OSQP = "0.8"
julia = "1.6.0-1"

["0.3-0"]
Ipopt = "1"
JuMP = "1"
6 changes: 6 additions & 0 deletions M/ModelPredictiveControl/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
OSQP = "ab2f91bb-94b4-55e3-9ba0-7f65df51de79"

["0-0.2"]
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.3-0"]
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
3 changes: 3 additions & 0 deletions M/ModelPredictiveControl/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "8914fb4c8d1af77dd46c9b937fe3082ac7250180"

["0.2.1"]
git-tree-sha1 = "452456e00e9c8f731c14c8cc9ee7f1a9a52e77da"

["0.3.0"]
git-tree-sha1 = "51fdb13a25992a919f8b10f8639f65dbd4898d66"

0 comments on commit 4b8f44e

Please sign in to comment.