pyerrors/README.md
2022-05-19 10:43:11 +01:00

1.4 KiB

flake8 pytest examples docs License: MIT

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