@hackage / mwc-probability-transition

A Markov stochastic transition operator with logging

Version Deprecated package0.4

About

Metadata

  • Last updated , by ocramz
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: zocca.marco gmail

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Tested Compilers

  1. 8.2.2

Readme

This package provides a Transition type that is useful for modelling (and debugging) stochastic transition kernels (used in e.g. the integration of SDEs, Markov chain Monte Carlo algorithms etc.).

It wraps the compositional random sampling functionality of `mwc-probability` and offers structured logging via `logging-effect`.