Releases: HZMath/MathModelingTemplate
Releases · HZMath/MathModelingTemplate
Repo Template v1.0.0
Feature
- 支持
$\LaTeX$ 文档的 Actions 编译(第一次运行 Workflow 时间会比较长, 推荐提前跑一边 Workflow 缓存环境以加速) - 有简易的
pyproject.toml, 可以很方便地使用 uv 管理 Python 依赖
Note
- 只有
paper/main.tex这个$\LaTeX$ 文档才会被编译 -
$\LaTeX$ 编译产生的 PDF 文件可以在 Actions 的 Summary$\to$ Artifacts 里看到
Full Changelog: https://github.com/HZMath/MathModelingTemplate/commits/v1.0.0