first
pc-1
This commit is contained in:
6
three_body_problem/requirements.txt
Normal file
6
three_body_problem/requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# 三体问题求解器依赖
|
||||
numpy>=1.21.0
|
||||
matplotlib>=3.5.0
|
||||
|
||||
# 测试依赖(可选)
|
||||
pytest>=7.0.0
|
||||
Reference in New Issue
Block a user