You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ title: Home
4
4
permalink: /
5
5
---
6
6
7
-
The control-toolbox ecosystem gathers Julia packages for mathematical control and applications. It is an outcome of a research initiative supported by the [Inria Centre at Université Côte d'Azur](https://www.inria.fr/en/inria-centre-universite-cote-azur) and the [Labex CIMI (Centre International de Mathématiques et Informatique de Toulouse) at Université de Toulouse](https://www.cimi.univ-toulouse.fr/fr/) and a sequel to previous developments, notably [Bocop](https://www.bocop.org) and [Hampath](https://www.hampath.org). See also: [ct gallery](https://ct.gitlabpages.inria.fr/gallery). The root package is [OptimalControl.jl](https://github.com/control-toolbox/OptimalControl.jl) which aims to provide tools to solve optimal control problems by direct and indirect methods.
7
+
The control-toolbox ecosystem gathers Julia packages for mathematical control and applications. It is an outcome of a research initiative supported by the [Inria Centre at Université Côte d'Azur](https://www.inria.fr/en/inria-centre-universite-cote-azur) and the [Labex CIMI (Centre International de Mathématiques et Informatique de Toulouse) at Université de Toulouse](https://www.cimi.univ-toulouse.fr/fr/) and a sequel to previous developments, notably [Bocop](https://www.bocop.org) and [Hampath](https://www.hampath.org). See also: [ct gallery](https://ct.gitlabpages.inria.fr/gallery). The root package is [OptimalControl.jl](https://github.com/control-toolbox/OptimalControl.jl) which aims to provide tools to solve optimal control problems by direct and indirect methods, both on CPU and GPU.
8
8
9
9
## Getting started
10
10
11
-
To solve your first optimal control problem using [OptimalControl.jl](https://github.com/control-toolbox/OptimalControl.jl) package, please check the [documentation](https://control-toolbox.org/OptimalControl.jl/stable), or simply try our [basic example tutorial](https://control-toolbox.org/OptimalControl.jl/stable/tutorial-double-integrator-energy.html).
11
+
To solve your first optimal control problem using [OptimalControl.jl](https://github.com/control-toolbox/OptimalControl.jl) package, please check the [documentation](https://control-toolbox.org/OptimalControl.jl/stable), or simply try our [basic example tutorial](https://control-toolbox.org/OptimalControl.jl/stable/example-double-integrator-energy.html).
0 commit comments