File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11name = " ModelPredictiveControl"
22uuid = " 61f9bdb8-6ae4-484a-811f-bbf86720c31c"
33authors = [" Francis Gagnon" ]
4- version = " 0.5.0 "
4+ version = " 0.5.1 "
55
66[deps ]
77ControlSystemsBase = " aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ using Pkg; Pkg.add("ModelPredictiveControl")
5151- ✅ custom predictions for:
5252 - ✅ output setpoints
5353 - ✅ measured disturbances
54- - ⬜ easy integration with ` Plots.jl `
54+ - ✅ easy integration with ` Plots.jl `
5555- ✅ optimization based on ` JuMP.jl ` :
5656 - ✅ quickly compare multiple optimizers
5757 - ✅ nonlinear solvers relying on automatic differentiation (exact derivative)
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ Pages = [
5656- ✅ custom predictions for:
5757 - ✅ output setpoints
5858 - ✅ measured disturbances
59- - ⬜ easy integration with ` Plots.jl `
59+ - ✅ easy integration with ` Plots.jl `
6060- ✅ optimization based on ` JuMP.jl ` :
6161 - ✅ quickly compare multiple optimizers
6262 - ✅ nonlinear solvers relying on automatic differentiation (exact derivative)
You can’t perform that action at this time.
0 commit comments