/liblmc

Lattice Monte Carlo library

Primary LanguageC++OtherNOASSERTION

liblmc - Lattice Monte Carlo Library

This library is highly incomplete and is only meant for demonstration purposes.

Installation:

$ cd liblmc
$ mkdir build
$ cd build
$ cmake ../
$ make
$ make install