File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 44[ ![ doc-stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://franckgaga.github.io/ModelPredictiveControl.jl/stable )
55[ ![ coc-dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://franckgaga.github.io/ModelPredictiveControl.jl/dev )
66
7- A model predictive control package for Julia.
7+ A [ model predictive control] ( https://en.wikipedia.org/wiki/Model_predictive_control ) package
8+ for Julia.
89
910The package depends on [ ` ControlSystemsBase.jl ` ] ( https://github.com/JuliaControl/ControlSystems.jl )
1011for the linear systems and [ ` JuMP.jl ` ] ( https://github.com/jump-dev/JuMP.jl ) for the solvers.
Original file line number Diff line number Diff line change 11# ModelPredictiveControl.jl
22
3- A model predictive control package for Julia.
3+ A [ model predictive control] ( https://en.wikipedia.org/wiki/Model_predictive_control ) package
4+ for Julia. package for Julia.
45
56The package depends on [ ` ControlSystemsBase.jl ` ] ( https://github.com/JuliaControl/ControlSystems.jl )
67for the linear systems and [ ` JuMP.jl ` ] ( https://github.com/jump-dev/JuMP.jl ) for the solvers.
You can’t perform that action at this time.
0 commit comments