askeys / liblmc

Lattice Monte Carlo library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


About

Lattice Monte Carlo library

License:Other


Languages

Language:C++ 99.6%Language:Objective-C 0.4%