From 3de9ce3c9a065bb2f4fedef7bda294083923b541 Mon Sep 17 00:00:00 2001 From: Olivier Cots <61-ocots@users.noreply.022e47118ec0> Date: Fri, 17 Sep 2021 09:54:20 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7d0793c..f80138e 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ Une version des slides sans les pauses et avec des couleurs plus claires, plus a **TP** -* [sujet 1](simple_shooting_application.ipynb) (python) - [tester en ligne](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.irit.fr%2Ftoc%2Fmathn7%2Fenvironnements%2Fcontrole-optimal.git/master?urlpath=lab/tree/simple_shooting_application.ipynb) -* [sujet 2](simple_shooting_coding.ipynb) (python) - [tester en ligne](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.irit.fr%2Ftoc%2Fmathn7%2Fenvironnements%2Fcontrole-optimal.git/master?urlpath=lab/tree/simple_shooting_coding.ipynb) -* [sujet 3](multiple_shooting_bsb.ipynb) (python) - [tester en ligne](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.irit.fr%2Ftoc%2Fmathn7%2Fenvironnements%2Fcontrole-optimal.git/master?urlpath=lab/tree/multiple_shooting_bsb.ipynb) -* [sujet 4](rocket_control.ipynb) (julia) - [tester en ligne](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.irit.fr%2Ftoc%2Fmathn7%2Fenvironnements%2Fcontrole-optimal.git/master?urlpath=lab/tree/rocket_control.ipynb) -* [sujet 5](turnpike.ipynb) (julia) - [tester en ligne](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.irit.fr%2Ftoc%2Fmathn7%2Fenvironnements%2Fcontrole-optimal.git/master?urlpath=lab/tree/turnpike.ipynb) +* [sujet 1](simple_shooting_application.ipynb) (python) +* [sujet 2](simple_shooting_coding.ipynb) (python) +* [sujet 3](multiple_shooting_bsb.ipynb) (python) +* [sujet 4](rocket_control.ipynb) (julia) +* [sujet 5](turnpike.ipynb) (julia) Il est possible de tester en ligne les TP [ici](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.irit.fr%2Ftoc%2Fmathn7%2Fenvironnements%2Fcontrole-optimal.git/master?urlpath=lab/tree/). -- GitLab