Skip to content

Dev/manager#11

Merged
ChronoInferna merged 38 commits intomainfrom
dev/manager
Feb 20, 2026
Merged

Dev/manager#11
ChronoInferna merged 38 commits intomainfrom
dev/manager

Conversation

@ChronoInferna
Copy link
Copy Markdown
Owner

No description provided.

ChronoInferna and others added 30 commits December 22, 2025 20:19
Removed the project title from the README.
…thread

Changed Manager.hpp to be templated on which variance reduction strategies you're using instead of std::variant to accomodate for making the Simulator class be the manager of the thread for each simulation
- Implement GeometricBrownianMotion stochastic process
- Add EulerMaruyama and GBMExact numerical schemes
- Create Payoff classes (EuropeanCall, EuropeanPut)
- Add RandomGenerator for N(0,1) sampling
- Build Simulator to orchestrate MC simulations
- Validate against Black-Scholes pricing
- Achieve <2% error with 10k simulations
Absolutely no offense meant lol
@ChronoInferna ChronoInferna merged commit 7ab0ddc into main Feb 20, 2026
1 of 4 checks passed
@ChronoInferna ChronoInferna deleted the dev/manager branch February 20, 2026 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant