Skip to content
forked from fjosw/pyerrors

Error propagation and statistical analysis for Markov chain Monte Carlo simulations in lattice QCD and statistical mechanics

License

Notifications You must be signed in to change notification settings

nils-ht/pyerrors

 
 

Repository files navigation

flake8 pytest License: MIT arXiv

pyerrors

pyerrors is a python framework for error computation and propagation of Markov chain Monte Carlo data from lattice field theory and statistical mechanics simulations.

Installation

Install the most recent release using pip and pypi:

pip install pyerrors     # Fresh install
pip install -U pyerrors  # Update

Install the most recent release using conda and conda-forge:

conda install -c conda-forge pyerrors  # Fresh install
conda update -c conda-forge pyerrors   # Update

Contributing

We appreciate all contributions to the code, the documentation and the examples. If you want to get involved please have a look at our contribution guideline.

About

Error propagation and statistical analysis for Markov chain Monte Carlo simulations in lattice QCD and statistical mechanics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%