Skip to content

imrichardcole/montecarlo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A simple monte carlo option pricer

Building

The build uses cmake, to generate:

cmake -S . -B build

To build

cmake --build build --config Release --verbose --parallel 4

If successful, program can be run:

build/montecarlo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published