From 8f7666cd73f8cbfd344c13b087d95c6e45774950 Mon Sep 17 00:00:00 2001 From: Olivier Cots <olivier.cots@irit.fr> Date: Wed, 17 Apr 2024 12:09:48 +0200 Subject: [PATCH] add TP1 --- tp/ode.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tp/ode.ipynb b/tp/ode.ipynb index aace7dd..f0c3a7e 100644 --- a/tp/ode.ipynb +++ b/tp/ode.ipynb @@ -7,7 +7,7 @@ "source": [ "[<img src=\"https://gitlab.irit.fr/toc/etu-n7/controle-optimal/-/raw/master/ressources/Logo-toulouse-inp-N7.png\" alt=\"N7\" height=\"100\"/>](https://gitlab.irit.fr/toc/etu-n7/controle-optimal)\n", "\n", - "# Intégration numérique\n", + "# Intégration numérique et systèmes dynamiques\n", "\n", "- Date : 2023\n", "- Durée approximative : 1 séance (à finir à la maison)" -- GitLab