monad-bayes v1.0.0 Release Notes

Release Date: 2022-09-10 // over 1 year ago
    • host website from repo
    • host notebooks from repo
    • 👉 use histogram-fill

Previous changes from v0.2.0

    • 📇 rename various functions to match the names of the corresponding types (e.g. Enumerator goes with enumerator)
    • ➕ add configs as arguments to inference methods smc and mcmc
    • ➕ add rudimentary tests for all inference methods
    • put mcmc as inference method in new module Control.Monad.Bayes.Inference.MCMC
    • ⚡️ update history of changelog in line with semantic versioning conventions
    • ⬆️ bumped to GHC 9.2.3