pyerrors/README.md
2022-05-20 11:07:03 +01:00

1.5 KiB

flake8 pytest examples docs License: MIT Binder

pyerrors

pyerrors is a python package for error computation and propagation of Markov chain Monte Carlo data.

Installation

To install the most recent release run

pip install pyerrors     # Fresh install
pip install -U pyerrors  # Upgrade

to install the current develop version run

pip install git+https://github.com/fjosw/pyerrors.git@develop