These are the solutions for the 2024 Tps, they are based on the professors' solutions and personal notes.
You can collaborate by modifying or adding solutions (if new exercise are added in the following years or if you find a wrong solution). Open an issue and specify the changes.
If you want to recompile graphs, use the bash file "compile_graph.sh"
./compile_graph.sh TPx filenamewhere filename is the name of the exercice without the .tex extension, this will save the new graph to the img/TPx folder
Recompile the main file with
./compile.shThis will recompile the main.pdf file
You have to install :
sudo apt install texlive-latex-base
sudo apt install texlive-latex-extra