math-agent-framework
数学 Agent 框架接入 DeepSeek Harness:符号推导引擎(CES/二次型/ODE/PDE)、SymPy 验证、Lean 4 真编译验证的形式化证明、QED 多 Agent 对抗验证,经 TS 壳桥接 Python 引擎暴露为 DSH 原生工具。需先克隆 math-agent-framework 仓库并 `pip install -r requirements.txt`,将 MATH_AGENT_HOME 指向仓库根目录。所有结果携带 provenance(引擎版本/seed/容差)并标记为不可信数据。
Math Agent Framework for DeepSeek Harness: symbolic derivation engine (CES / quadratic forms / ODE / PDE), SymPy verification, Lean 4 compiler-verified formal proofs, and QED-style multi-agent adversarial verification, exposed as native DSH tools through a TS shell bridging a Python engine. Requires cloning the math-agent-framework repo and `pip install -r requirements.txt`, with MATH_AGENT_HOME pointing at the repo root. Every result carries provenance (engine versions, seed, tolerances) and is marked untrusted data.
怎么安装
dsh plugin add github:symmetryseeker/math-agent-framework/tree/main/dsh-plugin 推荐参考
信息
- 协议
- –
- 语言
- Python
- GitHub 星标
- 5
- 月下载
- –
- 最近更新
- 2026-08-23
- 创建于
- 2026-06-02
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令;无 license
- 收录来源
- curated:awesome-dsh-plugin.com
同类推荐
mcp-server-chart
antvis/mcp-server-chart
🤖 一个可视化MCP和技能,包含使用@antvis的25+可视化图表。用于图表生成和数据分析。
ruflo
ruvnet/claude-flow
🌊 原始的代理元框架。部署智能多智能体群体,协调自主工作流,构建对话式AI系统。具备自适应记忆、自学习智能、RAG集成,并原生集成Claude Code / Codex / Hermes等。
Aegis
GanyuanRan/Aegis
面向编码 Agent 的软件工程方法包,提供基线优先规划、系统化调试、提示词卫生、完成前验证,以及修复/退役双轨跟踪技能。