hnuts

No U-Turn Sampling in Haskell.
git clone git://git.jtobin.io/hnuts.git
Log | Files | Refs | README | LICENSE

commit d76127a13afbcdc63e371d6ff5413cfc5a129270
parent 26a2a32d16a207ba0c0962ebb5f1c9015dce64f1
Author: Jared Tobin <jared@jtobin.ca>
Date:   Sat,  2 May 2015 14:44:48 +1200

Update .gitignore.

Diffstat:
M.gitignore | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -2,3 +2,7 @@ *hi reference *o +.cabal-sandbox +dist +working +cabal.sandbox.config