You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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