Skip to content

Paulie14/MLMC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLMC

CircleCI Build Status PyPI Package latest release Supported versions

Multi-level Monte Carlo method with approximation of distribution function and quantiles. It is meant as part of GeoMop project in particular Analysis component.

Installation

Package can be installed via pip.

pip install mlmc

Documentation

https://mlmc.readthedocs.io/

Development

Follow description of continuous integration practices. In particular use tox to run tests. 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

  • Free software: GPL 3.0 License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%