szdytom 6db0113051
PDF to Github Pages
Signed-off-by: szdytom <szdytom@qq.com>
2025-07-07 20:37:46 +08:00
2025-07-07 20:37:46 +08:00
2025-07-07 20:30:10 +08:00
2025-07-06 22:41:13 +08:00
2025-07-06 22:41:13 +08:00
2025-07-07 20:27:56 +08:00
2025-07-06 22:41:13 +08:00
2025-07-06 22:41:13 +08:00
2025-07-06 22:41:13 +08:00
2025-07-07 20:27:56 +08:00

《线性代数应该这样学(第四版)》习题解答

构建 PDF

  1. 安装 Python 3,请不要安装过于老旧的版本;
  2. 安装 Python 依赖:pip install -r requirements.txt
  3. 执行构建脚本:python3 make.py
  4. 得到输出文件 main.pdf

如需要使用 watch 模式监听 Typst 源代码变化,可以用命令:python3 make.py --mode w

Description
《线性代数应该这样学(第四版)》习题解答
Readme CC-BY-NC-SA-4.0 522 KiB
Languages
Typst 94.4%
Python 5.6%