flat-mcmc

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

stack-travis.yaml (118B)


      1 flags: {}
      2 packages:
      3 - '.'
      4 extra-deps: []
      5 resolver: lts-16.17
      6 compiler: ghc-8.8.4
      7 system-ghc: false
      8 install-ghc: true
      9