docs: 更新 examples 文档,移动引擎源码结构

- 更新 examples/Readme.md 覆盖全部 10 个案例
- 新增 examples/Readme.html 案例总览页面
- 引擎源码移至 engines/src/ 目录
- 编译产物统一至 engines/release/(静态编译)
- compute.py/engine_dll.py 路径同步更新
This commit is contained in:
2026-06-17 16:18:19 +08:00
parent a16d2239a1
commit 974216332c
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
{"n_atoms": 120, "nt": 1000000, "step_time": 0.0009682028412818909}
{"n_atoms": 40, "nt": 10000, "step_time": 0.00015027170181274412}