Skip to main content
Run any Skill in Manus
with one click
GitHub repository

quant-sim

quant-sim contains 5 collected skills from shreyas-lyzr, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
23
updated
2026-03-01
Forks
3
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

agent-based-sim
mathematical-science-occupations-all-other

Agent-based prediction market simulation with heterogeneous traders. Informed traders, noise traders, market makers, Kyle lambda price impact, order book dynamics, and emergent price discovery. Based on Gode & Sunder (1993), Farmer et al. (2005), and Kyle (1985).

2026-03-01
copula-modeling
financial-risk-specialists

Dependency modeling beyond correlation matrices. Gaussian, Student-t, Clayton, and Gumbel copulas for correlated prediction market outcomes. Tail dependence quantification and vine copulas for high-dimensional portfolios. The reason Gaussian copulas failed in 2008 — and what to use instead.

2026-03-01
monte-carlo
data-scientists-152051

Foundation Monte Carlo simulation for binary contracts and prediction markets. GBM-based path simulation, binary payoff estimation, confidence intervals, and Brier score calibration. The base layer everything else builds on.

2026-03-01
particle-filter
data-scientists-152051

Sequential Monte Carlo (particle filters) for real-time probability updating. Bootstrap filter with systematic resampling, ESS monitoring, logit-space state evolution, and credible intervals. For live event tracking like election night or real-time market monitoring.

2026-03-01
variance-reduction
mathematical-science-occupations-all-other

Importance sampling for rare events, antithetic variates, control variates, stratified sampling, and stacking all three. Achieves 100-10,000x variance reduction over crude Monte Carlo. Table stakes for production simulation.

2026-03-01