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).