Skip to content

carstenbauer/MonteCarlo.jl

Repository files navigation

logo

github-ci codecov DOI

MonteCarlo.jl is a Julia software library for the simulation of physical models by means of the Markov Chain Monte Carlo technique. The package implements classical and quantum Monte Carlo flavors which can be used to study spin systems, interacting fermions, and boson-fermion mixtures.

Look at the documentation for more information.


NOTICE

This package is currently undergoing a noticable transformation and the documentation is out of date. We hope to be able to update it soon.


Installation

In Julia REPL:

] add https://github.com/carstenbauer/MonteCarlo.jl

Authors