Error propagation and statistical analysis for Markov chain Monte Carlo simulations in lattice QCD and statistical mechanics using autograd
Find a file
2021-11-09 11:50:31 +00:00
.github/workflows docs workflow corrected 2021-11-07 20:52:17 +00:00
examples Examples updated, minor bug fixes 2021-10-11 18:31:02 +01:00
pyerrors doc updated 2021-11-09 11:50:31 +00:00
tests correlator tests extended 2021-11-05 15:28:15 +00:00
.gitignore Benchmarks added 2021-10-26 10:20:47 +01:00
CHANGELOG.md fits fit_exp removed 2021-10-21 11:53:50 +01:00
conftest.py Initial public release 2020-10-13 16:53:00 +02:00
CONTRIBUTING.md CONTRIBUTING updated 2021-11-07 11:30:41 +00:00
LICENSE Initial public release 2020-10-13 16:53:00 +02:00
pytest.ini Initial public release 2020-10-13 16:53:00 +02:00
README.md License badge added 2021-11-07 21:18:36 +00:00
setup.py pyerrors.py renamed to obs.py, h5py added as dependency 2021-11-07 11:24:56 +00:00

flake8 pytest 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 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