hanalyze-bayes: Bayesian layer of hanalyze: HBM DSL, MCMC samplers, model comparison
The Bayesian inference layer of the hanalyze toolkit, depending on hanalyze-core only (no dataframe), so it can be used as a standalone sampling library. A free-monad hierarchical Bayesian model DSL with in-house reverse-mode AD, samplers (NUTS after Hoffman & Gelman 2014, HMC, Metropolis-Hastings, slice, Gibbs, SMC), variational inference (ADVI), posterior predictive sampling, and model comparison via bridge sampling (marginal likelihood, Bayes factors, Bayesian model averaging). . Module names match the umbrella package hanalyze, which re-exports everything, so downstream imports stay identical. See README.md for the module map and a standalone usage example.
[Skip to Readme]
Downloads
- hanalyze-bayes-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.2.0.1 |
|---|---|
| Dependencies | ad (>=4.4 && <4.6), aeson (>=2.0 && <2.3), array (>=0.5 && <0.6), async (>=2.2 && <2.3), base (>=4.14 && <5), containers (>=0.6 && <0.8), deepseq (>=1.4 && <1.6), hanalyze-core (==0.2.0.1), hmatrix (>=0.20 && <0.22), mwc-random (>=0.15 && <0.16), parallel (>=3.2 && <3.3), primitive (>=0.7 && <0.10), reflection (>=2.1 && <2.2), text (>=1.2 && <2.2), vector (>=0.12 && <0.14) [details] |
| Tested with | ghc ==9.6.7 |
| License | BSD-3-Clause |
| Copyright | 2026 Aelysce Project (Toshiaki Honda) |
| Author | Toshiaki Honda |
| Maintainer | frenzieddoll@gmail.com |
| Uploaded | by frenzieddoll at 2026-08-13T05:54:46Z |
| Category | Math, Statistics, Numeric, Machine Learning |
| Distributions | |
| Reverse Dependencies | 3 direct, 3 indirect [details] |
| Downloads | 3 total (3 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-08-13 [all 1 reports] |