feat: update project links to use redirect URLs for consistency

This commit is contained in:
2025-09-09 12:51:28 +02:00
parent f1ba8657e7
commit f5a573f5ec
12 changed files with 17 additions and 17 deletions

View File

@@ -11,7 +11,7 @@ tags:
This is the French version of the report for the Schelling Segregation Model project. The project was done as part of the course `Projet Numérique` at the Paris-Saclay University. The goal was to implement the Schelling Segregation Model in Python and analyze the results using statistics and data visualization.
You can find the code here: [Schelling Segregation Model Code](https://github.com/ArthurDanjou/ArtStudies/blob/e1164f89bd11fc59fa79d94aa51fac69b425d68b/L3/Projet%20Num%C3%A9rique/Segregation.ipynb)
You can find the code here: [Schelling Segregation Model Code](https://go.arthurdanjou.fr/schelling-code)
<iframe src="/projects/schelling/Projet.pdf" width="100%" height="1000px">
</iframe>