package prob-cache

  1. Overview
  2. No Docs
Polymorphic probability cache API, including a distributed riak backed cache.

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.0.zip
md5=f43afd2824eee18c2860696974a425a6

Description

A polymorphic cache for managing probability distributions and expectations over them. Includes a set based model and sequence based model, both of which can be backed by in-process containers or distributed riak caches.

Published: 31 Mar 2016

Dependencies (10)

  1. oml >= "0.0.5"
  2. sequence
  3. containers >= "0.16" & < "1.0"
  4. riakc_ppx >= "3.1.2"
  5. ppx_deriving_protobuf >= "2.0"
  6. ppx_deriving >= "1.1"
  7. async
  8. core >= "109.12.00"
  9. ocamlfind
  10. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None