2019-09-10 17:03 | readme: fix typo, add dissertation link | Jared Tobin | 1 | +5 | -1 |
2017-05-30 10:31 | Gut old code. | Jared Tobin | 1 | +0 | -282 |
2017-05-30 10:30 | General cleanup. | Jared Tobin | 8 | +380 | -1202 |
2017-03-02 05:32 | Update README. | Jared Tobin | 1 | +2 | -2 |
2017-03-02 05:31 | Update README. | Jared Tobin | 1 | +2 | -0 |
2017-02-15 21:42 | Add links to posts. | Jared Tobin | 1 | +8 | -1 |
2016-10-31 19:36 | Add license badge. | Jared Tobin | 1 | +4 | -3 |
2015-09-22 20:25 | Merge pull request #2 from iblech/patch-1 | Jared Tobin | 1 | +2 | -2 |
2015-09-22 10:59 | typo | Ingo Blechschmidt | 1 | +2 | -2 |
2015-08-04 15:07 | Misc updates. | Jared Tobin | 2 | +8 | -0 |
2015-04-03 07:21 | Bump minor version. | Jared Tobin | 1 | +1 | -1 |
2015-04-03 07:20 | Fix fromMassFunction bug, add custom binom pmf. | Jared Tobin | 3 | +14 | -3 |
2015-04-02 08:50 | Fix readme formatting. | Jared Tobin | 1 | +2 | -2 |
2015-04-02 08:48 | Merge pull request #1 from jtobin/jt-cleanup | Jared Tobin | 7 | +1277 | -216 |
2015-04-02 08:48 | Add CRP example. | Jared Tobin | 1 | +98 | -0 |
2015-04-02 08:34 | Update description | Jared Tobin | 1 | +4 | -4 |
2015-04-02 08:33 | Update README. | Jared Tobin | 1 | +21 | -1 |
2015-04-02 08:24 | Add standard collection of measures. | Jared Tobin | 2 | +50 | -0 |
2015-04-02 08:12 | Add docs, Util module. | Jared Tobin | 3 | +141 | -36 |
2015-04-02 07:27 | Update description. | Jared Tobin | 1 | +22 | -5 |
2015-04-02 07:10 | Add stackage list. | Jared Tobin | 2 | +884 | -17 |
2015-04-02 07:05 | Cleanup effort. | Jared Tobin | 1 | +77 | -194 |
2015-04-02 07:05 | Update cabal file. | Jared Tobin | 1 | +23 | -2 |
2014-05-24 13:36 | Remove old examples module. | Jared Tobin | 1 | +0 | -249 |
2014-05-24 13:36 | Document Core module and update cabal file. | Jared Tobin | 2 | +185 | -74 |
2014-05-24 13:23 | Update cabal file. | Jared Tobin | 1 | +30 | -11 |
2014-05-24 12:07 | Update .gitignore. | Jared Tobin | 1 | +3 | -0 |
2013-12-11 07:44 | Clean up. | Jared Tobin | 5 | +104 | -49 |
2013-11-19 07:40 | Cosmetic changes to lifted mult functions. | Jared Tobin | 1 | +2 | -2 |
2013-11-19 07:35 | Remove old tests. | Jared Tobin | 1 | +0 | -130 |
2013-11-19 07:33 | Remove old core code. | Jared Tobin | 1 | +0 | -161 |
2013-11-19 07:33 | Propagate type change to examples. | Jared Tobin | 1 | +16 | -18 |
2013-11-19 07:28 | Specialize return type to Double. | Jared Tobin | 1 | +55 | -37 |
2013-11-06 21:01 | Misc updates. | Jared Tobin | 3 | +249 | -4 |
2013-10-24 19:45 | Fix other search/replace typos (groan). | Jared Tobin | 1 | +6 | -6 |
2013-10-24 19:44 | Fix typo. | Jared Tobin | 1 | +1 | -1 |
2013-10-24 19:41 | Replace measure/measureT with integrate/integrateT. | Jared Tobin | 2 | +20 | -23 |
2013-10-24 07:57 | Create Measure/MeasureT types and lump them in Core. | Jared Tobin | 6 | +204 | -439 |
2013-10-21 22:16 | Remove type signatures in CRP example to avoid scaring off non-Haskellers. | Jared Tobin | 2 | +1 | -20 |
2013-10-21 21:37 | Add Chinese Restaurant Process example. | Jared Tobin | 3 | +117 | -1 |
2013-10-21 05:43 | Add bizarre measure example. | Jared Tobin | 1 | +17 | -1 |
2013-10-21 03:53 | Add mixture model to examples. | Jared Tobin | 1 | +33 | -2 |
2013-10-21 03:13 | Bump up the polymorphism factor. | Jared Tobin | 2 | +24 | -16 |
2013-10-21 02:58 | Drop trailing T from transformer-version names. | Jared Tobin | 2 | +32 | -25 |
2013-10-21 01:06 | Add fromMassFunctionT, categorical example. | Jared Tobin | 2 | +76 | -4 |
2013-10-20 21:47 | Update examples documentation. | Jared Tobin | 1 | +18 | -7 |
2013-10-20 21:38 | Add examples. | Jared Tobin | 1 | +118 | -0 |
2013-10-20 09:01 | Update documentation. | Jared Tobin | 1 | +11 | -8 |
2013-10-20 08:56 | Add generic (polymorphic + transformer) construction. | Jared Tobin | 2 | +67 | -1 |
2013-10-20 04:37 | Patch up hlint complaints. | Jared Tobin | 1 | +16 | -18 |
2013-10-20 04:32 | Clean up examples & add comments. | Jared Tobin | 1 | +91 | -76 |
2013-10-19 11:17 | Minor cleanup of examples. | Jared Tobin | 1 | +7 | -7 |
2013-10-19 11:14 | Add betaBinomialConjugate function. | Jared Tobin | 2 | +25 | -9 |
2013-10-19 10:56 | Improve explanatory text. | Jared Tobin | 1 | +3 | -1 |
2013-10-19 10:41 | Add Bayesian stuff. | Jared Tobin | 2 | +47 | -3 |
2013-10-19 08:35 | Change 'mean' to 'expectation' everywhere. | Jared Tobin | 2 | +15 | -12 |
2013-10-19 08:15 | Add 'to', 'cdf'. | Jared Tobin | 2 | +46 | -3 |
2013-10-19 06:24 | 'push' -> 'fmap', Num operations in terms of liftA2. | Jared Tobin | 2 | +15 | -35 |
2013-10-19 05:15 | Replace mult with addition in basic example. | Jared Tobin | 1 | +2 | -11 |
2013-10-19 05:03 | Fix tanh example. | Jared Tobin | 1 | +1 | -1 |
2013-10-19 04:26 | Add Num instance, wacky tanh example. | Jared Tobin | 2 | +19 | -6 |
2013-10-19 03:39 | Update examples. | Jared Tobin | 1 | +3 | -1 |
2013-10-19 03:37 | Change 'prod' to 'mproduct'. | Jared Tobin | 2 | +6 | -5 |
2013-10-19 03:34 | Update examples. Kind of mind-blowing. | Jared Tobin | 2 | +38 | -8 |
2013-10-19 00:58 | Add volume & a Lebesgue measure analog. | Jared Tobin | 1 | +15 | -4 |
2013-10-17 22:30 | Add applicative instance. | Jared Tobin | 1 | +7 | -3 |
2013-10-17 22:18 | Generalize, add instances, remove moment stuff. | Jared Tobin | 2 | +71 | -88 |
2013-10-17 04:16 | Add identity measure. | Jared Tobin | 1 | +28 | -23 |
2013-10-17 02:57 | Use liftA2 instead of lambda-foo. | Jared Tobin | 1 | +5 | -4 |
2013-10-17 02:33 | Update text. | Jared Tobin | 2 | +2 | -3 |
2013-10-17 02:29 | Initial commit. | Jared Tobin | 3 | +158 | -0 |