lazyppl

Lazy Probabilistic Programming Library

https://lazyppl-team.github.io/

Version on this page:1.0
LTS Haskell 23.28:1.0
Stackage Nightly 2026-05-10:1.0.1
Latest on Hackage:1.0.1

See all snapshots lazyppl appears in

MIT licensed by LazyPPL team
Maintained by [email protected]
This version can be pinned in stack with:lazyppl-1.0@sha256:60294bfc65207393cb5f315625e0d73d0a335cf8744c5079f17c8cd17331df40,1729

LazyPPL is a Haskell library for Bayesian probabilistic programming. It supports lazy use of probability, which is useful for specifying non-parametric models, and we provide new Metropolis-Hastings algorithms to allow this. For illustrations, see https://lazyppl-team.github.io/. The Gaussian Process module uses hmatrix, which requires a separate lapack installation (or -dev or -devel).