package prbnmcn-dagger

  1. Overview
  2. No Docs
Probabilistic programming library

Install

Authors

Maintainers

Sources

0.0.4.tar.gz
md5=4a41b2cea5eda7fbbe93a009b8dcee9a
sha512=cd747365c7cbdbc3c4c3a7fe39daea1ffbf7dd38a047f1eff01f6dc0b5a71635219f911b35110a6cf4935fc92189dcb8012ed6ba5718f74bb291142fb18878db

Description

A library for probabilistic programming. It takes the form of a signature for a monadic language exposing sampling and scoring primitives together with inference algorithms implementing that signature, including:

  • sequential Monte Carlo (SMC)
  • single-site lightweight Metropolis-Hastings

Tags

statistics

Published: 13 Sep 2023

Dependencies (4)

  1. prbnmcn-cgrph = "0.0.2"
  2. domainslib >= "0.5"
  3. ocaml >= "5.0.0"
  4. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by (3)

  1. prbnmcn-dagger-gsl >= "0.0.4"
  2. prbnmcn-dagger-stats >= "0.0.4"
  3. prbnmcn-dagger-test >= "0.0.4"

Conflicts

None