New figure! New content!

This commit is contained in:
2026-07-03 00:57:18 +03:00
parent 21f0427fba
commit c142ff98f4
6 changed files with 170 additions and 1 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
(pkgs.texlive.combine texPkgs)
pkgs.culmus
pkgs.fontconfig
(pkgs.python3.withPackages (ps: [ ps.sympy ]))
(pkgs.python3.withPackages (ps: [ ps.sympy ps.numpy ps.matplotlib ]))
];
shellHook = ''
export FONTCONFIG_FILE="${fontsConf}"