8000 GitHub - RyanTmi/py-mlmc: Implementation and testing of multi-level Monte Carlo (MLMC) methods and finite difference methods (FDM) for numerical simulations in finance.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Implementation and testing of multi-level Monte Carlo (MLMC) methods and finite difference methods (FDM) for numerical simulations in finance.

Notifications You must be signed in to change notification settings

RyanTmi/py-mlmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-mlmc

py-mlmc is a Python project dedicated to the implementation and testing of multi-level Monte Carlo (MLMC) methods and finite difference methods (FDM) for numerical simulations in finance. The project explores their applications, performance, and accuracy in solving financial problems.

Installation

To use this project, make sure you have Python installed and the required libraries. Install the dependencies using :

pip install numpy matplotlib scipy

Usage

Running Core Implementations

The py_mlmc directory contains the core Python files. To run them, simply import the desired modules into your scripts or notebooks.

Notebooks

Navigate to the notebooks directory to explore the testing and validation notebooks:

Launch the notebooks using :

jupyter notebook notebooks/tests_fdm.ipynb

Documentation

  • Final Report: The report.pdf file provides detailed documentation of the project, including :
    • Implementation details.
    • Analysis of results.
  • Research Paper: giles.mlmc.pdf is the reference research paper used to guide the MLMC implementation.

Authors

This project was collaboratively developed by :

  • Paul-Antoine Leveilley
  • Ryan Timeus

We welcome feedback and suggestions for improvements to this project.

About

Implementation and testing of multi-level Monte Carlo (MLMC) methods and finite difference methods (FDM) for numerical simulations in finance.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0