ai4math-computational-mathematics
Route AI4Math computational mathematics tasks to the appropriate bundled skill package.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Route AI4Math computational mathematics tasks to the appropriate bundled skill package.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | ai4math-computational-mathematics |
| description | Route AI4Math computational mathematics tasks to the appropriate bundled skill package. |
Use this repository as a routing layer for computational mathematics workflows.
skills/finite-element-analysis/: finite element analysis prompts and
examples. Read its README.md and numbered SKILL*.md files before use.skills/invariant-computation/: route, compute, and validate algebraic,
topological, geometric, TDA, and certified numerical invariants. Read its
SKILL.md, README, and references before use.skills/least-squares/: least-squares regression, curve fitting, and
parameter estimation. Read its SKILL.md, README.md, and examples before
use.skills/scientific-computing-reproduction/: computational mathematics
research-code reproduction, runtime planning, failure diagnosis, tuning,
visualization, and evidence-backed reporting. Read its SKILL.md, README,
and nested skills/registry.yaml before use.Prefer package-local instructions over this router when running a concrete workflow.
Use when reproducing, deploying, diagnosing, tuning, visualizing, or reporting computational math research code with a coding agent
This skill should be used when the user asks to search for external algorithms, find related implementations, discover alternative approaches, or look up papers and code for computational math optimization methods.
This skill should be used when the user asks to tune parameters, run hyperparameter search, optimize algorithm settings, or find the best configuration for a computational math method.
Use when classifying a computational math repository or task into a broad domain before choosing specialist Skills, references, runtimes, and validation evidence.
Use when a user starts an end-to-end computational math research-code reproduction, deployment, tuning, visualization, or reporting workflow with a coding agent.
This skill should be used when the user asks to detect what algorithm family a piece of code uses, identify optimization methods, or classify computational math approaches such as ADMM, PPA, proximal gradient, or primal-dual methods.