Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
rust-dd
GitHub 创作者资料

rust-dd

按仓库查看 2 个 GitHub 仓库中的 21 个已收集 skills,并展示近似职业覆盖。

已收集 skills
21
仓库
2
职业领域
1
更新
2026-05-29
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
stochastic-rs
20 个 skills1657更新于 2026-05-29
占该创作者 95%
dev-rules
软件质量保证分析师与测试员

Development rules for stochastic-rs — enforces project conventions when writing new modules, adding dependencies, or implementing algorithms

2026-05-29
docs-writing
软件开发工程师

Conventions for writing and maintaining stochastic-rs documentation pages under website/content/docs/. Eight page templates (process / distribution / copula / pricer / calibrator / estimator / AI surrogate / concept), frontmatter schema, KaTeX gotchas, meta.json sidebar wiring, doctest-backed examples, and the audit-script contract. Invoke whenever a new public type ships and needs a docs page, or when fixing rot in existing pages.

2026-05-10
add-diffusion-process
软件开发工程师

How to add a new diffusion / SDE process to stochastic-rs-stochastic. Invoke when implementing GBM-like, OU-like, Vasicek-like, CIR-like, Heston-like models that satisfy `dX_t = drift dt + diffusion dW_t`.

2026-05-10
add-fractional-process
软件开发工程师

How to add a Hurst-parameterised (rough / fractional) process to stochastic-rs-stochastic. Invoke when wrapping fBm / fGn / Volterra-kernel processes — fOU, rBergomi, rough Heston, fBates, fractional CIR, etc.

2026-05-10
add-gpu-sampler
软件开发工程师

How to add a GPU-accelerated sampler (CUDA / Metal) for a process or distribution. Invoke when porting a CPU sampler to GPU for the long-horizon / many-paths regime where CPU SIMD saturates.

2026-05-10
add-jump-process
软件开发工程师

How to add a jump-diffusion / Lévy / compound-Poisson process to stochastic-rs-stochastic. Invoke for Merton-jump, Kou-jump, Bates-style models, or for layering jumps onto an existing diffusion (GBM → MJD, Heston → Bates).

2026-05-10
add-mc-variance-reduction
软件开发工程师

How to add a Monte Carlo variance-reduction technique to stochastic-rs-quant. Covers antithetic, control-variate, stratified, importance, quasi-MC (Halton/Sobol), and MLMC. Returns McEstimate<T> with 95% CI.

2026-05-10
adding-distribution
软件开发工程师

How to add a univariate distribution to stochastic-rs-distributions. Covers SimdXxx struct, sampling pattern (transformation / ziggurat / rejection / inversion), DistributionExt closed-form moments/pdf/cdf/cf, KS-test, and the py_distribution! macro.

2026-05-10
当前展示该仓库 Top 8 / 20 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库