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.
11
11
The package depends on [ ` ControlSystemsBase.jl ` ] ( https://github.com/JuliaControl/ControlSystems.jl )
12
12
for the linear systems, [ ` JuMP.jl ` ] ( https://github.com/jump-dev/JuMP.jl ) for the
13
13
optimization and [ ` DifferentiationInterface.jl ` ] ( https://github.com/JuliaDiff/DifferentiationInterface.jl )
14
- for the differentiation .
14
+ for the derivatives .
15
15
16
16
## Installation
17
17
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ package for Julia.
6
6
The package depends on [ ` ControlSystemsBase.jl ` ] ( https://github.com/JuliaControl/ControlSystems.jl )
7
7
for the linear systems, [ ` JuMP.jl ` ] ( https://github.com/jump-dev/JuMP.jl ) for the
8
8
optimization and [ ` DifferentiationInterface.jl ` ] ( https://github.com/JuliaDiff/DifferentiationInterface.jl )
9
- for the differentiation .
9
+ for the derivatives .
10
10
11
11
The objective is to provide a simple, clear and modular framework to quickly design model
12
12
predictive controllers (MPCs) in Julia, while preserving the flexibility for advanced
You can’t perform that action at this time.
0 commit comments