pyerrors/README.md
2021-11-07 21:17:06 +00:00

1.5 KiB

flake8 pytest docs

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

Other implementations

There exist similar implementations of gamma method error analysis suites in

License

MIT