idontgetoutmuch / oplss-staton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oplss2019

This is a Metropolis-Hastings simulation together with some examples involving graph plotting and animation. To try different examples, change app/Main.hs. The source is in src/ .

The system uses Haskell stack. You need to install stack first if you want to use the system in the standard way.

To build, type stack build This may take some time (>1 hour) if it is your first time ever using stack.

To run, type stack run

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 95.3%Language:Nix 4.7%