hatter123/dsh-math
hatter123★ 1JavaScriptLast synced: 2026-08-17
Scientific computing plugin for DeepSeek Harness: numeric + symbolic math (mathjs + Algebrite)
README excerpt
dsh-math Scientific computing plugin for DeepSeek Harness. It registers a single math tool that covers both numeric computation and symbolic algebra (CAS), so an agent can evaluate expressions and derive/simplify formulas without leaving the conversation. Features The math tool takes an operation , an expression , and an optional variable . operation description engine eval numeric expression: units, matrices, statistics, complex numbers, big numbers mathjs simplify simplify an expression Algebrite expand expand an expression Algebrite factor factor a polynomial Algebrite derivative differentiate with respect to a variable Algebrite integral symbolic indefinite integral Algebrite solve find the roots of a polynomial Algebrite Two engines share the work: mathjs handles numeric evaluation (units, matrices, statistics, complex numbers, big numbers), and Algebrite handles symbolic algebra (integration, factoring, and equation solving that mathjs does not provide). Install From npm: From a git host (requires the repository's prepare script to build, or pin a commit): Usage The agent calls the math tool automatically when it needs a computation. Examples of what it can answer: - determin…
View full README on GitHub →Category
DeepSeek Harness: Everything is a Plugin.
★ 145,755
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 11,175
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 7,291