From a6e6194f8383e74cabd08dac9ed5e5ccc0ced568 Mon Sep 17 00:00:00 2001 From: Olivier Cots <61-ocots@users.noreply.022e47118ec0> Date: Fri, 17 Sep 2021 09:41:31 +0000 Subject: [PATCH] Update README.md --- README.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 0a4603e..bc465b0 100644 --- a/README.md +++ b/README.md @@ -26,15 +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) -* [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) - - -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 - - -https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.inria.fr%2Fct%2Fgallery-env.git/master?urlpath=lab/tree/examples/shooting_tutorials/simple_shooting_general.ipynb +* [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) +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