eost / metropolis

Simple bayesian inversion toy model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metropolis

A simple metropolis sampler

Some instructions

To use the metropolis sampler, the metropolis directory must be placed in a directory pointed by the PYTHONPATH environment variable.

The metropolis class can be imported using

import metropolis

Toy models

Simple toy problems for 1D locked fault models are included in EXAMPLES

About

Simple bayesian inversion toy model

License:GNU General Public License v3.0


Languages

Language:Python 100.0%