From ed862155f2842a2834a2f6df99b15e090d9d6a44 Mon Sep 17 00:00:00 2001 From: Olivier Cots <61-ocots@users.noreply.022e47118ec0> Date: Mon, 20 Feb 2023 19:20:17 +0000 Subject: [PATCH] Update README.md --- README.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/README.md b/README.md index c3eb344..5526ad6 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,5 @@ # Tutoriels -Vous pouvez suivre les tutoriels `Matlab` et `Julia` en ligne en cliquant sur le bouton (ou lien) suivant : +Vous pouvez suivre les tutoriels `C`, `Matlab` et `Julia`, sous forme de notebooks `.ipynb`, en ligne en cliquant sur le bouton (ou lien) suivant : [<p align="center"><img src="go.jpg" alt="Lien vers les tutoriels" width="200" align="center"/></p>](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.irit.fr%2Ftoc%2Fens-n7%2Ftutoriels%2Fenvironnements/master?urlpath=lab/tree/src) - -## Matlab - -Ouvrir le fichier `matlab.ipynb` dans le répertoire `matlab` et suivre les instructions. - -## Julia - -Le répertoire `julia` contient : - -* `notebook_Julia.pdf` : un pdf d'introduction à `Julia`, -* `intro-julia.ipynb` : un notebook d'introduction à `Julia`, -* `ode-exemple-sol.ipynb` : une introduction à l'intégration numérique avec `Julia`. - - - - -- GitLab