You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Monte Carlo Pricer library written in C++14/17 with CUDA support (version 10.2)
Usage
To see how to use this library see header file examples.h and header files ending with _t.
I will soon describe in detail how to use this MC pricer library.
About
This is the extension of monte_carlo_pricer repository. It enables pricing using CUDA library (version 10.2)