Add Results.tex for baseline profile

This commit is contained in:
2026-03-17 18:44:49 +01:00
parent 910a7b2a81
commit 6b32967f32
33 changed files with 892 additions and 772 deletions

View File

@@ -49,7 +49,10 @@
devShells.default = pkgs.mkShell {
buildInputs = [
pkgs.nodejs
pkgs.vite
texlive
pkgs.pandoc
pkgs.inkscape
pkgs.python3
];