Arithym

效率与工作流

by Arithym

面向AI agents的精确算术引擎,覆盖22类领域计算;结果确定且可验证,无浮点漂移,可用一次调用替代多步求解。

什么是 Arithym

面向AI agents的精确算术引擎,覆盖22类领域计算;结果确定且可验证,无浮点漂移,可用一次调用替代多步求解。

核心功能 (62 个工具)

help

Arithym — precision math engine for AI agents. Eliminates math hallucination.

domain_check

★ CALL THIS FIRST — your computation steering wheel. Exact routing, zero guesswork.

discover

Search all 202 exact-math methods by keyword. Returns matching methods with ready-to-use call syntax.

list_refs

List all 22 reference modules with domain-specific rules, formulas, and pitfalls.

read_ref

Load a reference module's rules, tables, and guidance on demand. Example: read_ref('calculus')

guide_call

Universal dispatcher — call any of 202 exact-math methods across 22 domain modules.

guide_list

List available modules and their methods. No args = all 22 modules. With name = methods in that module.

factorize

Exact prime factorization of any integer. Handles arbitrarily large numbers.

compute

Exact integer arithmetic: add, subtract, multiply, divide, gcd, lcm, power. No floating point.

exact_sqrt

Exact symbolic square root via the computation layer. No decimal approximation.

rational_sqrt

Exact symbolic square root of any rational number (integers, fractions, decimals).

exact_trig

Exact trig for special angles, IEEE 754 for others (clearly flagged).

compare

Compare two integers: exact GCD, LCM, shared factors, and similarity.

verify

Cross-verify an integer's properties: factorization roundtrip, divisor count, consistency checks.

project

Classify a value's mathematical domain and structural properties.

route

Show domain path between two values.

landmarks

List reference values in a domain: integer, rational, radical, trig, complex, or all.

recommend

Describe a problem in natural language, get the optimal tool call. Use when unsure which of the 202 methods to use.

field_create

Create or reset the computation workspace. Only needed when building a persistent model with multiple related values.

field_add

Store a single raw value (urchin) in the workspace. Use for constants, rates, and single inputs.

field_read

Read workspace state or compare two stored urchins (GCD, LCM, ratio, divisibility).

field_gcd

Exact GCD of 3+ values in one call. Takes raw numbers — no workspace needed.

field_lcm

Exact LCM of 3+ values in one call. Takes raw numbers — no workspace needed.

field_lattice

Full divisibility lattice from a set of values. All pairwise GCDs and LCMs.

field_ratios

All pairwise exact ratios for a set of values. For comparing proportions across a dataset.

field_derive

Compute from workspace urchins with tracked dependencies and auto-cascade.

field_update

Update an urchin's value — all dependents auto-recompute through the full dependency graph.

field_sensitivity_all

Compute sensitivity gradients for ALL tunable inputs against all outputs.

field_optimize

Iterative gradient-based optimization on the urchin field.

field_links

View dependency graph between workspace urchins. Shows what derives from what.

field_query

Search workspace by structural properties: dimension, similarity, domain, tag, or all.

field_cluster

Auto-group workspace urchins by similarity. Only useful with 5+ stored urchins.

field_snapshot

Save, restore, list, or delete named workspace states. For branching scenarios and what-if analysis.

field_export

Export workspace + snapshots to JSON. For persisting a model across sessions.

field_import

Import workspace state from a previous JSON export. For resuming work on a saved model.

field_diff

Compare two workspace snapshots. Shows added, removed, and modified urchins.

field_note

Annotate workspace urchins, pairs, or the field itself.

field_notes

Read annotations from the workspace log. Optional filter by target.

field_clear_notes

Clear annotations. No args = all. With target = matching only.

scratch_math

★ SCRATCH PAD — Multi-step exact calculations in one call.

scratch_math_units

scratch_math with dimensional analysis — tracks units through every step.

slide

Exact addition and subtraction for raw values. Use for leaf inputs, not for combining urchins.

fraction_math

Exact fraction arithmetic — add, subtract, multiply, divide.

graph_define

Define a complete computational graph in one call.

graph_observe

Read full computational graph state — all inputs, intermediates, and outputs with values and lineage.

graph_forward

Forward pass: update inputs, cascade through graph, return all outputs.

graph_sensitivity

Compute exact gradients: how much each output changes per unit change in an input.

graph_solve

Inverse solve: find the input value that produces a target output via bisection search.

graph_what_if

Run multiple scenarios against the graph and compare outcomes.

graph_learn

Iterative gradient-based adjustment toward target outputs using exact-fraction gradients.

graph_derivative

Compute exact d(output)/d(input) using reverse-mode automatic differentiation.

graph_gradient

Compute all partial derivatives of an output w.r.t. all tunable inputs in one pass.

graph_jacobian

Full Jacobian matrix: d(output_i)/d(input_j) for all output-input pairs. All entries exact fractions.

graph_hessian

Second derivative d²(output)/d(input)² plus curvature classification (concave up/down/flat).

graph_taylor

Compute exact Taylor series coefficients around current evaluation point.

graph_integral

Exact definite integral using Simpson's rule with exact fraction arithmetic.

graph_critical_points

Find critical points where f'(x) = 0. Classifies each as local min, max, or inflection.

graph_tangent_line

Compute exact tangent line at current evaluation point. Returns slope, intercept, and equation.

graph_curve_analysis

Full calculus analysis at current point: f(a), f'(a), f''(a), tangent line, curvature, and point type.

unit_check

Check dimensional compatibility before computing. Catches mismatches like adding dollars to square feet.

unit_factor

Return the exact conversion factor between two compatible units as a Fraction.

list_units

List available units, optionally filtered by dimension. 35 dimensions supported.

常见问题

Arithym 是什么?

面向AI agents的精确算术引擎,覆盖22类领域计算;结果确定且可验证,无浮点漂移,可用一次调用替代多步求解。

Arithym 提供哪些工具?

提供 62 个工具,包括 help、domain_check、discover

相关 Skills

表格处理

by anthropics

Universal
热门

围绕 .xlsx、.xlsm、.csv、.tsv 做读写、修复、清洗、格式整理、公式计算与格式转换,适合修改现有表格、生成新报表或把杂乱数据整理成交付级电子表格。

做 Excel/CSV 相关任务很省心,能直接读写、修复、清洗和格式转换,尤其擅长把乱七八糟的表格整理成交付级文件。

效率与工作流
未扫描109.6k

PDF处理

by anthropics

Universal
热门

遇到 PDF 读写、文本表格提取、合并拆分、旋转加水印、表单填写或加解密时直接用它,也能提取图片、生成新 PDF,并把扫描件通过 OCR 变成可搜索文档。

PDF杂活别再来回切工具了,文本表格提取、合并拆分到OCR识别一次搞定,连扫描件也能变可搜索。

效率与工作流
未扫描109.6k

Word文档

by anthropics

Universal
热门

覆盖Word/.docx文档的创建、读取、编辑与重排,适合生成报告、备忘录、信函和模板,也能处理目录、页眉页脚、页码、图片替换、查找替换、修订批注及内容提取整理。

搞定 .docx 的创建、改写与精排版,目录、批量替换、批注修订和图片更新都能自动化,做正式文档尤其省心。

效率与工作流
未扫描109.6k

相关 MCP Server

文件系统

编辑精选

by Anthropic

热门

Filesystem 是 MCP 官方参考服务器,让 LLM 安全读写本地文件系统。

这个服务器解决了让 Claude 直接操作本地文件的痛点,比如自动整理文档或生成代码文件。适合需要自动化文件处理的开发者,但注意它只是参考实现,生产环境需自行加固安全。

效率与工作流
82.9k

by wonderwhy-er

热门

Desktop Commander 是让 AI 直接执行终端命令、管理文件和进程的 MCP 服务器。

这工具解决了 AI 无法直接操作本地环境的痛点,适合需要自动化脚本调试或文件批量处理的开发者。它能让你用自然语言指挥终端,但权限控制需谨慎,毕竟让 AI 执行 rm -rf 可不是闹着玩的。

效率与工作流
5.8k

EdgarTools

编辑精选

by dgunning

热门

EdgarTools 是无需 API 密钥即可解析 SEC EDGAR 财报的开源 Python 库。

这个工具解决了金融数据获取的痛点——直接让 AI 读取结构化财报,比如让 Claude 分析苹果的 10-K 文件。适合量化分析师或金融开发者快速构建数据管道。但注意,它依赖 SEC 网站稳定性,高峰期可能延迟。

效率与工作流
1.9k

评论