Fix homotopy definition; Fix simulation results

This commit is contained in:
2025-05-12 23:06:02 +02:00
parent 1499c65525
commit 4b3d39e605
2 changed files with 260 additions and 208 deletions

View File

@@ -4,7 +4,7 @@ all:
latexmk src/2024-12-03/presentation.tex
mv build/presentation.pdf build/presentation_2024-12-03.pdf
latexmk src/2025-01-07/presentation.tex
mv build/presentation.pdf build/presentation_2025-01-07.pdf
latexmk src/2025-03-28/presentation.tex
mv build/presentation.pdf build/presentation_2025-03-28.pdf
clean:
rm -rf build