File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ package for Julia.
1111The package depends on [ ` ControlSystemsBase.jl ` ] ( https://github.com/JuliaControl/ControlSystems.jl )
1212for the linear systems, [ ` JuMP.jl ` ] ( https://github.com/jump-dev/JuMP.jl ) for the
1313optimization and [ ` DifferentiationInterface.jl ` ] ( https://github.com/JuliaDiff/DifferentiationInterface.jl )
14- for the differentiation .
14+ for the derivatives .
1515
1616## Installation
1717
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ package for Julia.
66The package depends on [ ` ControlSystemsBase.jl ` ] ( https://github.com/JuliaControl/ControlSystems.jl )
77for the linear systems, [ ` JuMP.jl ` ] ( https://github.com/jump-dev/JuMP.jl ) for the
88optimization and [ ` DifferentiationInterface.jl ` ] ( https://github.com/JuliaDiff/DifferentiationInterface.jl )
9- for the differentiation .
9+ for the derivatives .
1010
1111The objective is to provide a simple, clear and modular framework to quickly design model
1212predictive controllers (MPCs) in Julia, while preserving the flexibility for advanced
You can’t perform that action at this time.
0 commit comments