monad-bayes v1.0.0 Release Notes
Release Date: 2022-09-10 // almost 2 years 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 withenumerator
) - ➕ add configs as arguments to inference methods
smc
andmcmc
- ➕ add rudimentary tests for all inference methods
- put
mcmc
as inference method in new moduleControl.Monad.Bayes.Inference.MCMC
- ⚡️ update history of changelog in line with semantic versioning conventions
- ⬆️ bumped to GHC 9.2.3
- 📇 rename various functions to match the names of the corresponding types (e.g.