@hackage / stochastic

Monadic composition of probabilistic functions and sampling.

Latest0.1.1.1

About

Metadata

  • Last updated , by chokboy
  • License GPL-3.0-only
  • Categories Mathematics
  • Maintained by: hackage@mail.kevinl.io

  • Lottery factor: 0

Links

Installation

Readme

This package allows the user to perform monadic composition of probabilistic functions (i.e. functions that take values and return distributions over values). These functions can then be sampled from to generate datapoints.