Files
three-body-problem/three_body_problem/requirements.txt
dison0331-ThinkPad 8c8ad9fe07 first
pc-1
2026-03-11 21:32:58 +08:00

6 lines
103 B
Plaintext

# 三体问题求解器依赖
numpy>=1.21.0
matplotlib>=3.5.0
# 测试依赖(可选)
pytest>=7.0.0