This commit is contained in:
2026-05-17 08:47:25 +08:00
parent 1159d86b8b
commit 45513fe334
27 changed files with 4734 additions and 2 deletions
+12
View File
@@ -0,0 +1,12 @@
numpy>=1.20
PyYAML>=5.4
# 进度条(推荐)
tqdm>=4.60
# 静态绘图(可选——用于生成 trajectory_plots.png
# matplotlib>=3.4
# 3D 动画(可选——用于播放 VisPy 动画)
# vispy>=0.14
# PyQt5>=5.15