Derivatives pricing in modern C++.
-
Updated
Apr 15, 2026 - C++
Derivatives pricing in modern C++.
This repository contains the implementation of numerical methods for solving the Black-Scholes Equation and the Time-Dependent Schrödinger Equation. It features C++ code using the Crank-Nicolson method, along with Python scripts for visualizing the results. A detailed report analyzing the findings and methodologies is also included.
Add a description, image, and links to the derivatives-and-financial-instruments topic page so that developers can more easily learn about it.
To associate your repository with the derivatives-and-financial-instruments topic, visit your repo's landing page and select "manage topics."