Skip to content

Commit 5684d43

Browse files
committed
doc: DI.jl mention in doc homepage
1 parent d0e42c2 commit 5684d43

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/src/index.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ The objective is to provide a simple, clear and modular framework to quickly des
1212
predictive controllers (MPCs) in Julia, while preserving the flexibility for advanced
1313
real-time optimization. Modern MPCs based on closed-loop state estimators are the main focus
1414
of the package, but classical approaches that rely on internal models are also possible. The
15-
`JuMP.jl` interface allows the user to test different solvers easily if the performance of
16-
the default settings is not satisfactory.
15+
`JuMP` amd `DifferentiationInterface` dependencies allows the user to test different
16+
optimizers and automatic differentiation (AD) backends easily if the performance of the
17+
default settings is not satisfactory.
1718

1819
The documentation is divided in two parts:
1920

0 commit comments

Comments
 (0)