返回目录
其他 插件

dsh-math-suite

hatter123/dsh-math-suite

dsh用来进行数学计算的工具整合包,内含多个数学工具

Stars
1
Forks
0
Issues
0
更新
1 个月前

PROJECT TOPICS

项目标签

INSTALL REFERENCE

安装参考

未验证
dsh plugin --profile web add github:hatter123/dsh-math-suite

该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。

PROJECT README

README

dsh-math-suite

An aggregate DeepSeek Harness bundle that installs three math plugins at once:

Plugin Tool Backend Does
dsh-math math mathjs numeric evaluation, simplification, symbolic differentiation
dsh-wolfram wolfram Wolfram Mathematica integrals, equation solving, limits, series, special functions
dsh-diffgeom diffgeom SymPy.diffgeom manifold/coordinate/tensor math: exterior derivative d, wedge , Lie derivative, covariant derivative, Christoffel/Riemann/Ricci

Install one bundle and all three tools become available.

Install

dsh plugin --profile web add dsh-math-suite

Prerequisites

  • dsh-math — none (pure JS).
  • dsh-wolframWolfram Engine or Mathematica providing wolframscript.
  • dsh-diffgeom — Python 3 with SymPy: python -m pip install sympy.

Missing prerequisites degrade gracefully per tool: dsh-math always works, while dsh-wolfram / dsh-diffgeom return an Error: message if their backend is absent.

License

MIT

CLASSIFICATION EVIDENCE

分类依据

项目类型插件
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。