2016-03-10 23:46 | Add license badge. [ci skip] | Jared Tobin | 1 | +5 | -2 |
2015-08-04 17:04 | Merge branch 'master' of github.com:jtobin/hnuts | Jared Tobin | 1 | +1 | -1 |
2015-08-04 17:04 | Misc cleanup. | Jared Tobin | 5 | +22 | -16 |
2015-05-02 02:47 | Update .gitignore. | Jared Tobin | 1 | +1 | -0 |
2015-05-02 02:45 | Some misc work I had lying around. | Jared Tobin | 2 | +8 | -7 |
2015-05-02 02:44 | Update .gitignore. | Jared Tobin | 1 | +4 | -0 |
2015-05-02 02:44 | Improve cabal file formatting. | Jared Tobin | 1 | +17 | -12 |
2013-10-16 19:57 | Fix typo in Example.hs. | Jared Tobin | 1 | +1 | -1 |
2013-10-15 22:00 | Remove build image (travis using old GHC). | Jared Tobin | 1 | +1 | -1 |
2013-10-15 21:55 | Point to examples in README. | Jared Tobin | 1 | +2 | -0 |
2013-10-15 21:25 | Add travis support. | Jared Tobin | 2 | +2 | -1 |
2013-10-15 21:24 | Cabalize. | Jared Tobin | 4 | +118 | -56 |
2013-10-15 21:12 | Update README. | Jared Tobin | 1 | +2 | -0 |
2013-10-15 21:09 | Add examples. Remove old testing code. | Jared Tobin | 3 | +56 | -100 |
2013-10-15 07:45 | Don't return burn-in states. Limit initial step iters. | Jared Tobin | 2 | +10 | -10 |
2013-10-15 03:06 | Remove Debug.Trace stuff. | Jared Tobin | 1 | +1 | -3 |
2013-10-15 03:03 | DA bug fix (looks reasonably correct). | Jared Tobin | 2 | +5 | -6 |
2013-10-15 02:51 | Bug fixes, DA dev. | Jared Tobin | 2 | +175 | -110 |
2013-10-13 21:41 | Add dual-averaging code to module. | Jared Tobin | 1 | +179 | -3 |
2013-10-13 20:15 | Rollback refactoring changes - it removed required memoization. | Jared Tobin | 1 | +0 | -7 |
2013-10-13 08:48 | Remove working directory from tree. | Jared Tobin | 2 | +0 | -423 |
2013-10-13 08:47 | Switch buildTree to a fully recursive version. | Jared Tobin | 2 | +68 | -73 |
2013-10-03 07:21 | Fix proposal bug in buildTree. | Jared Tobin | 2 | +45 | -39 |
2013-09-22 09:57 | Add testing code. | Jared Tobin | 2 | +61 | -23 |
2013-09-22 08:26 | Fix bug in nutsKernel. | Jared Tobin | 1 | +10 | -5 |
2013-09-22 08:18 | Bug fix to buildTree. | Jared Tobin | 1 | +7 | -4 |
2013-09-22 05:40 | Add debugging newtype & fix return bug. | Jared Tobin | 1 | +15 | -1 |
2013-09-16 00:42 | Add some code for testing. | Jared Tobin | 4 | +8 | -5 |
2013-09-15 20:59 | Reorganize module. | Jared Tobin | 6 | +191 | -174 |
2013-09-09 00:19 | Add reference, split between NUTS and dual-averaging NUTS. | Jared Tobin | 3 | +305 | -95 |
2013-09-08 09:52 | Specialize types, get inner loop working. | Jared Tobin | 2 | +340 | -202 |
2013-09-01 10:03 | Add NUTS kernel skeleton. | Jared Tobin | 1 | +56 | -14 |
2013-09-01 09:09 | Add more sophisticated buildTree. | Jared Tobin | 1 | +98 | -39 |
2013-09-01 08:15 | Add findReasonableEpsilon. | Jared Tobin | 2 | +41 | -16 |
2013-09-01 06:46 | Correct buildTree function. | Jared Tobin | 1 | +36 | -20 |
2013-09-01 06:26 | Initial commit. | Jared Tobin | 3 | +116 | -0 |