Skip to content

Computing Black Scholes european options pricing in C++ or Clojure

Notifications You must be signed in to change notification settings

scientific-coder/Black-Scholes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Black Scholes pricing as an example of scientific / finance computing.

:DONE: multicore C++

C++ tr1 & OpenMP

C++0X & std::async

:TODO: GPU & Functional

Clojure

:DONE: single core basic

:TODO: type hinting

:TODO: multicore

OpenCL (from C++ and / or Clojure )

About

Computing Black Scholes european options pricing in C++ or Clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published