pc-1
This commit is contained in:
dison0331-ThinkPad
2026-03-11 21:32:58 +08:00
commit 8c8ad9fe07
29 changed files with 4005 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# 三体问题求解器依赖
numpy>=1.21.0
matplotlib>=3.5.0
# 测试依赖(可选)
pytest>=7.0.0