speedy-slice

Speedy slice sampling.
Log | Files | Refs | README | LICENSE

commit 7ae82a9d3334c05328e1994a14eede9f8dd9607e
parent e53a1554bcd5d6a67cd137d3344a8f76156e84e2
Author: Jared Tobin <jared@jtobin.ca>
Date:   Sun,  4 Dec 2016 21:38:36 +1300

Add CHANGELOG. [ci skip]

Diffstat:
MCHANGELOG | 9++++++---
1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG @@ -1,3 +1,6 @@ -- 0.1.1 - * Generalize types - should now work over containers of arbitrary Num and - Variate instances. +# Changelog + +- 0.1.5 (2016-12-04) + * Add missing dependency bounds. + +