pyerrors/README.md
2021-11-07 21:03:08 +00:00

1.3 KiB

flake8 pytest

pyerrors

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

Installation

To install the most recent release of pyerrors run

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

to install the current develop version run

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

There exist similar implementations of gamma method error analysis suites in

License

MIT