probcomp / GenExperimental.jl

Featherweight embedded probabilistic programming language and compositional inference programming library
MIT License
17 stars 2 forks source link

20170804 marcoct generators #76

Closed marcoct closed 6 years ago

marcoct commented 6 years ago

Major change to interface and code simplifications. The most significant change is replacing the method generate! with two methods: simulate! and regenerate!.