Skip to main content
GitHub リポジトリ

AI4Math-Computational-Mathematics

AI4Math-Computational-Mathematics には VeryMath から収集した 18 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
18
Stars
1
更新
2026-07-14
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

ai4math-computational-mathematics
ソフトウェア開発者

Route AI4Math computational mathematics tasks to the appropriate bundled skill package.

2026-07-14
scientific-computing-reproduction
ソフトウェア開発者

Use when reproducing, deploying, diagnosing, tuning, visualizing, or reporting computational math research code with a coding agent

2026-06-30
algorithm-discovery-skill
ソフトウェア開発者

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.

2026-06-30
auto-tuning-skill
ソフトウェア開発者

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.

2026-06-30
computational-math-domain-skill
ソフトウェア開発者

Use when classifying a computational math repository or task into a broad domain before choosing specialist Skills, references, runtimes, and validation evidence.

2026-06-30
computational-math-reproduction-workflow-skill
ソフトウェア開発者

Use when a user starts an end-to-end computational math research-code reproduction, deployment, tuning, visualization, or reporting workflow with a coding agent.

2026-06-30
continuous-optimization-skill
ソフトウェア開発者

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.

2026-06-30
environment-deployment-skill
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to set up an environment, check dependencies, prepare deployment, or analyze how to run code in a specific computational environment.

2026-06-30
failure-diagnosis-skill
ソフトウェア開発者

This skill should be used when an execution fails, an error occurs, a command times out, or the user asks to diagnose what went wrong with a computational math experiment.

2026-06-30
human-review-skill
ソフトウェア開発者

This skill should be used when the user wants to set up checkpoints, record approval decisions, gate execution pending human confirmation, or manage human-in-the-loop review points in a computational math workflow.

2026-06-30
matlab-environment-setup-skill
ネットワーク・コンピュータシステム管理者

Use when MATLAB, Octave, MATLAB MCP, toolboxes, licenses, or coding-agent configuration must be checked or configured before MATLAB code can run.

2026-06-30
matlab-runtime-skill
ソフトウェア開発者

Use when a computational math repository or task uses MATLAB files, MATLAB README commands, MATLAB toolboxes, or MATLAB MCP execution tools.

2026-06-30
repo-reproduction-skill
ソフトウェア開発者

This skill should be used when the user asks to analyze, reproduce, or run a computational math repository. Use when inspecting source code, detecting algorithms, planning runs, executing experiments, or collecting results from optimization code.

2026-06-30
report-generation-skill
ソフトウェア開発者

This skill should be used when the user asks to generate a report, summarize results, write up findings, or create documentation for a computational math reproduction or tuning experiment.

2026-06-30
visualization-skill
ソフトウェア開発者

This skill should be used when the user asks to plot results, visualize convergence, generate charts, or create figures for optimization algorithms and tuning experiments.

2026-06-30
finite-element-analysis
ソフトウェア開発者

Use when a coding agent needs to explain, derive, or run finite element analysis workflows, including mesh discretization, element and basis selection, PDE strong-to-weak form conversion, matrix assembly, boundary-condition handling, sparse solves, and result review for teaching or small reproducible examples.

2026-06-28
invariant-computation
ソフトウェア開発者

Use when a coding agent must compute, route, validate, or explain topological, geometric, or algebraic invariants such as homology, cohomology, Betti numbers, torsion, Euler characteristic, persistent homology, knot or manifold invariants, group homology, Hilbert series, Hilbert polynomials, Betti tables, dimensions, degrees, primary decompositions, or related invariants from mathematical objects, code, data, or papers.

2026-06-26
least-squares
データサイエンティスト

Fits linear, polynomial, and nonlinear models to data using least squares regression. Supports ordinary least squares (OLS), weighted least squares (WLS), Ridge/Lasso regularization, custom nonlinear curve fitting, constrained least squares, MCMC Bayesian fitting, and statistical inference via numpy, scipy, scikit-learn, statsmodels, lmfit, cvxpy, iminuit, nlopt, jaxopt, and emcee. When no local library is available, searches GitHub for open-source fitting code. Uses for regression, trend analysis, curve fitting, and parameter estimation.

2026-06-26