hatter123/dsh-math-suite

hatter123★ 1JavaScript最后同步: 2026-08-19

在 GitHub 打开

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

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 Prerequisites - dsh-math — none (pure JS). - dsh-wolfram — Wolfram 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

在 GitHub 查看完整 README →
工具/开发bundledshdsh-plugin

分类