diff --git a/README.md b/README.md
index f062999ae59531fbc6bbf10903e000dd8f3a78ea..a23d3d018f337babf08835cc354660dab8132df8 100644
--- a/README.md
+++ b/README.md
@@ -1,93 +1,13 @@
 # is3-et-2a3-prognum-2024
 
+Ce dépôt git est destiné aux élèves et aux apprentis.
 
+Il contient tous les documents utiles à la matière : Programmation Numérique
 
-## Getting started
+Progression :
 
-To make it easy for you to get started with GitLab, here's a list of recommended next steps.
-
-Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
-
-## Add your files
-
-- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
-- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
-
-```
-cd existing_repo
-git remote add origin https://gitlab.univ-lille.fr/francois.boulier/is3-et-2a3-prognum-2024.git
-git branch -M main
-git push -uf origin main
-```
-
-## Integrate with your tools
-
-- [ ] [Set up project integrations](https://gitlab.univ-lille.fr/francois.boulier/is3-et-2a3-prognum-2024/-/settings/integrations)
-
-## Collaborate with your team
-
-- [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/)
-- [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html)
-- [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
-- [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/)
-- [ ] [Set auto-merge](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html)
-
-## Test and Deploy
-
-Use the built-in continuous integration in GitLab.
-
-- [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/index.html)
-- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing (SAST)](https://docs.gitlab.com/ee/user/application_security/sast/)
-- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/requirements.html)
-- [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/)
-- [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html)
-
-***
-
-# Editing this README
-
-When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thanks to [makeareadme.com](https://www.makeareadme.com/) for this template.
-
-## Suggestions for a good README
-
-Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
-
-## Name
-Choose a self-explaining name for your project.
-
-## Description
-Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
-
-## Badges
-On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.
-
-## Visuals
-Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
-
-## Installation
-Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.
-
-## Usage
-Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
-
-## Support
-Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.
-
-## Roadmap
-If you have ideas for releases in the future, it is a good idea to list them in the README.
-
-## Contributing
-State if you are open to contributions and what your requirements are for accepting them.
-
-For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.
-
-You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.
-
-## Authors and acknowledgment
-Show your appreciation to those who have contributed to the project.
-
-## License
-For open source projects, say how it is licensed.
-
-## Project status
-If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.
+TP 1 - une séance de 2h00
+TP 2 - une séance
+TP 3 - une séance
+TP 4 - deux séances
+TP 5 - deux séances
diff --git a/cours1.pdf b/cours1.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..c9f002149da31fd4d9d2c47b1c3b8a4be78f192a
Binary files /dev/null and b/cours1.pdf differ
diff --git a/cours2.pdf b/cours2.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..a7098f484133b97fa3c68498315aff946e3adc78
Binary files /dev/null and b/cours2.pdf differ
diff --git a/cours3.pdf b/cours3.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..02e782bfaf6cb443303d5ec5787ebba32ef46eff
Binary files /dev/null and b/cours3.pdf differ
diff --git a/ressources/Hairer.pdf b/ressources/Hairer.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..bd562530b2c2c58aefbc33ed8ff34cce8c222e9c
Binary files /dev/null and b/ressources/Hairer.pdf differ
diff --git a/tous-les-tp.pdf b/tous-les-tp.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..714d0b6afca719b0f55c1a6b27920d9ced3bc449
Binary files /dev/null and b/tous-les-tp.pdf differ
diff --git a/tp2-evaluation/test_tp2.py b/tp2-evaluation/test_tp2.py
new file mode 100755
index 0000000000000000000000000000000000000000..b160ecc009261fed57948fcb1e3890cca63e8e90
--- /dev/null
+++ b/tp2-evaluation/test_tp2.py
@@ -0,0 +1,45 @@
+#!/bin/python3
+# Fichier test_tp2.py
+
+import numpy as np
+
+# Cette commande importe la fonction à tester (à adapter !)
+from tp2 import eval_naive
+
+# On écrit une fonction Python par test unitaire
+# Le contenu du test doit bien sûr être adapté au cas par cas
+
+def test_eval_naive_1():
+    A = np.array ([], dtype=np.float64)
+    assert (eval_naive (17, A) == 0), "0 attendu"
+
+def test_eval_naive_2():
+    A = np.array ([-1, 0, 1], dtype=np.float64)
+    assert (eval_naive (-1, A) == 0), "0 attendu"
+
+def test_eval_naive_3():
+    A = np.array ([-1, 0, 1], dtype=np.float64)
+    assert (eval_naive (1, A) == 0), "0 attendu"
+
+# La liste L des fonctions définies ci-dessus (à adapter !)
+
+L = [test_eval_naive_1, test_eval_naive_2, test_eval_naive_3]
+
+# A partir d'ici, il n'y a plus rien à changer.
+# La boucle suivante exécute chaque test et compte les succès.
+nb_succès = 0
+nb_échecs = 0
+for test in L :
+    print ('Exécution de', test.__name__, end='')
+    try:
+        test ()
+        nb_succès += 1
+        print (' : succès')
+    except:
+        nb_échecs += 1
+        print (' : échec')
+
+# Synthèse des résultats
+print ('Nombre de tests  :', len(L))
+print ('Nombre de succès :', nb_succès)
+print ("Nombre d'échecs  :", nb_échecs)
diff --git a/tp4-splines/nuage_de_points.py b/tp4-splines/nuage_de_points.py
new file mode 100755
index 0000000000000000000000000000000000000000..a0c9fde6fd0f42af98fad1729270035f13c8181e
--- /dev/null
+++ b/tp4-splines/nuage_de_points.py
@@ -0,0 +1,350 @@
+import numpy as np
+
+x = np.array ([
+8.8,
+8.9,
+9.0,
+9.1,
+9.2,
+9.3,
+9.4,
+9.5,
+9.6,
+9.7,
+9.8,
+9.9,
+10.0,
+10.1,
+10.2,
+10.3,
+10.4,
+10.5,
+10.6,
+10.7,
+10.8,
+10.9,
+11.0,
+11.1,
+11.2,
+11.3,
+11.4,
+11.5,
+11.6,
+11.7,
+11.8,
+11.9,
+12.0,
+12.1,
+12.2,
+12.3,
+12.4,
+12.5,
+12.6,
+12.7,
+12.8,
+12.9,
+13.0,
+13.1,
+13.2,
+13.3,
+13.4,
+13.5,
+13.6,
+13.7,
+13.8,
+13.9,
+14.0,
+14.1,
+14.2,
+14.3,
+14.4,
+14.5,
+14.6,
+14.7,
+14.8,
+14.9,
+15.0,
+15.1,
+15.2,
+15.3,
+15.4,
+15.5,
+15.6,
+15.7,
+15.8,
+15.9,
+16.0,
+16.1,
+16.2,
+16.3,
+16.4,
+16.5,
+16.6,
+16.7,
+16.8,
+16.9,
+17.0,
+17.1,
+17.2,
+17.3,
+17.4,
+17.5,
+17.6,
+17.7,
+17.8,
+17.9,
+18.0,
+18.1,
+18.2,
+18.3,
+18.4,
+18.5,
+18.6,
+18.7,
+18.8,
+18.9,
+19.0,
+19.1,
+19.2,
+19.3,
+19.4,
+19.5,
+19.6,
+19.7,
+19.8,
+19.9,
+20.0,
+20.1,
+20.2,
+20.3,
+20.4,
+20.5,
+20.6,
+20.7,
+20.8,
+20.9,
+21.0,
+21.1,
+21.2,
+21.3,
+21.4,
+21.5,
+21.6,
+21.7,
+21.8,
+21.9,
+22.0,
+22.1,
+22.2,
+22.3,
+22.4,
+22.5,
+22.6,
+22.7,
+22.8,
+22.9,
+23.0,
+23.1,
+23.2,
+23.3,
+23.4,
+23.5,
+23.6,
+23.7,
+23.8,
+23.9,
+24.0,
+24.1,
+24.2,
+24.3,
+24.4,
+24.5,
+24.6,
+24.7,
+24.8,
+24.9,
+25.0,
+25.1,
+25.2,
+25.3,
+25.5,
+25.6,
+25.7,
+25.8,
+25.9,
+26.2], dtype=np.float64)
+
+
+y = np.array ([
+0.699,
+0.707,
+0.698,
+0.6318,
+0.671666666666667,
+0.6594,
+0.711,
+0.744,
+0.695666666666667,
+0.6545,
+0.62925,
+0.6805,
+0.723,
+0.721272727272727,
+0.756,
+0.692375,
+0.627,
+0.654,
+0.762666666666667,
+0.65425,
+0.761,
+0.77475,
+0.72675,
+0.805,
+0.725214285714286,
+0.746,
+0.7535,
+0.7758,
+0.78475,
+0.7038,
+0.721625,
+0.820636363636364,
+0.886666666666667,
+0.752,
+0.806117647058824,
+0.8312,
+0.8072,
+0.751571428571429,
+0.844416666666667,
+0.758625,
+0.846,
+0.7555,
+0.9674,
+0.895,
+0.862777777777778,
+0.8725,
+0.83,
+0.844625,
+0.937692307692308,
+0.9491,
+0.943818181818182,
+0.875125,
+0.8915,
+0.9265,
+0.957454545454545,
+0.923357142857143,
+0.9748,
+0.937888888888889,
+0.893222222222222,
+0.92725,
+0.950222222222222,
+1.05318181818182,
+1.14,
+1.02116666666667,
+1.02027272727273,
+1.0716,
+0.902428571428571,
+1.02892857142857,
+1.01425,
+0.990666666666667,
+0.955307692307692,
+0.96625,
+1.107,
+1.04233333333333,
+0.94725,
+1.00333333333333,
+1.07666666666667,
+1.02709090909091,
+1.037,
+1.06225,
+1.0045,
+0.98225,
+0.986428571428571,
+1.086625,
+1.026375,
+1.04533333333333,
+1.10333333333333,
+1.00116666666667,
+1.1188,
+1.02466666666667,
+1.01055555555556,
+1.1062,
+0.99425,
+1.148,
+1.04658333333333,
+1.066,
+1.0442,
+1.0592,
+1.03185714285714,
+0.992,
+1.1075,
+1.0875,
+1.054,
+1.113,
+1.0609,
+1.065625,
+1.054125,
+1.0886,
+1.04233333333333,
+1.07933333333333,
+1.03483333333333,
+1.07983333333333,
+1.0555,
+0.987666666666667,
+1.033,
+1.1476,
+1.10944444444444,
+1.011,
+1.021,
+1.0835,
+1.0648,
+1.08466666666667,
+1.08933333333333,
+1.0255,
+1.02983333333333,
+1.09375,
+1.06857142857143,
+1.0199,
+1.01225,
+1.23533333333333,
+1.00014285714286,
+1.08142857142857,
+1.195,
+1.284,
+0.973,
+1.0605,
+1.24466666666667,
+1.0195,
+1.0714,
+0.9834,
+0.984,
+0.9816,
+0.99,
+1.097,
+1.0785,
+1.02,
+1.07933333333333,
+1.0,
+1.003,
+1.084,
+1.074,
+0.975,
+1.048,
+1.144,
+1.104375,
+0.949,
+1.11433333333333,
+1.05425,
+0.998666666666667,
+1.024,
+1.0165,
+1.01633333333333,
+1.156,
+1.068,
+1.20975,
+1.0704,
+1.101,
+1.01166666666667,
+1.078,
+0.996,
+1.014,
+1.316], dtype=np.float64)