logo
首页技术栈工具库讨论
mwc-probability

mwc-probability

A simple probability distribution type, where distributions are characterized by sampling functions. This implementation is a thin layer over mwc-random, which handles RNG state-passing automatically by using a PrimMonad like IO or ST s under the hood. Examples Transform a distribution's support while leaving its density structure invariant: Sequence distributions together using bind: Use do-notation to build complex joint distributions from composable, local conditionals:
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install mwc-probability
查看
标签
根据用户添加的标签生成
暂无标签