From 6311bd021b3dd51cb355499ce29d1e8e580744d6 Mon Sep 17 00:00:00 2001 From: Olivier Cots <61-ocots@users.noreply.022e47118ec0> Date: Thu, 16 Sep 2021 15:06:10 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 683b579..c011382 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,6 @@ Ressources du cours de contrôle optimal de l'ENSEEIHT pour le département Scie * [planning](planning.pdf) -**TD** - -* [exercices](exercices.pdf) ([correction](exercices-correction.pdf)) - **Cours** * [chapitre 1](slides_chapitre_1.pdf) - Introduction @@ -21,3 +17,7 @@ Ressources du cours de contrôle optimal de l'ENSEEIHT pour le département Scie * [chapitre 3](slides_chapitre_3.pdf) - Principe du maximum de Pontryagin, partie 1 * [chapitre 4](slides_chapitre_4.pdf) - Principe du maximum de Pontryagin, partie 2 * [chapitre 5](slides_chapitre_5.pdf) - Méthodes numériques indirectes + +**TD** + +* [exercices](exercices.pdf) ([correction](exercices-correction.pdf)) -- GitLab