Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 390 Bytes

File metadata and controls

3 lines (2 loc) · 390 Bytes

C++ Option Pricing Models

This repository contains C++ applications developed for CalTech's "Pricing Options with Mathematical Models" course. In this repository, you'll find implementations of various mathematical models used in option pricing within the context of quantitative finance. These models are written in C++ and are designed to be clear, concise, and easily understandable.