Skip to main content
Execute qualquer Skill no Manus
com um clique
rust-dd
Perfil de criador do GitHub

rust-dd

Visão por repositório de 22 skills coletadas em 2 repositórios do GitHub.

skills coletadas
22
repositórios
2
atualizado
2026-06-06
explorador de repositórios

Repositórios e skills representativas

dev-rules
Desenvolvedores de software

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

2026-05-29
docs-writing
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando as 8 principais de 20 skills coletadas neste repositório.
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos