Skip to content

Releases: HZMath/MathModelingTemplate

Repo Template v1.1.0

02 Jun 03:40
eec71c8

Choose a tag to compare

Feature

  • Python Code Template with Logger

What's Changed

  • [Feature] Python Code Template with Logger by @xieyuen in #1

New Contributors

Full Changelog: v1.0.0...v1.1.0

Repo Template v1.0.0

17 May 05:39
a18c9a6

Choose a tag to compare

Feature

  1. 支持 $\LaTeX$ 文档的 Actions 编译(第一次运行 Workflow 时间会比较长, 推荐提前跑一边 Workflow 缓存环境以加速)
  2. 有简易的 pyproject.toml, 可以很方便地使用 uv 管理 Python 依赖

Note

  1. 只有 paper/main.tex 这个 $\LaTeX$ 文档才会被编译
  2. $\LaTeX$ 编译产生的 PDF 文件可以在 Actions 的 Summary $\to$ Artifacts 里看到

Full Changelog: https://github.com/HZMath/MathModelingTemplate/commits/v1.0.0