flat-mcmc

Painless, efficient, general-purpose sampling from continuous distributions.
git clone git://git.jtobin.io/flat-mcmc.git
Log | Files | Refs | README | LICENSE

CHANGELOG (285B)


      1 # Changelog
      2 
      3 - 1.5.2 (2020-10-10)
      4     * Bump 'formatting' dependency.
      5 
      6 - 1.5.0 (2016-12-20)
      7     * Generalize base monad.
      8 
      9 - 1.4.0 (2016-12-01)
     10     * Export the 'particle' and 'ensemble' helper aliases to make it a little
     11       less burdensome to create an origin for a Markov chain.
     12 
     13