GeoMop / MLMC

5 stars 2 forks source link

MLMC

.. image:: https://github.com/GeoMop/MLMC/workflows/package/badge.svg :target: https://github.com/GeoMop/MLMC/actions .. image:: https://img.shields.io/pypi/v/mlmc.svg :target: https://pypi.org/project/mlmc/ .. image:: https://img.shields.io/pypi/pyversions/mlmc.svg :target: https://pypi.org/project/mlmc/

MLMC provides tools for the multilevel Monte Carlo method.

mlmc package includes:

It is meant as part of the GeoMop <http://geomop.github.io/>_ project in particular Analysis component.

Installation

Package can be installed via pip.

.. code-block::

pip install mlmc

Documentation

You can find the documentation including tutorials under https://mlmc.readthedocs.io/

Development

Provided that you want to contribute, create a pull request and make sure you run tox before. Tox installs necessary requirements as well as the developed package itself into clear virtual environment and call pytest to search in the test folder for tests to execute.

Requirements

Licence