probcomp / Genify.jl

Automatically convert Julia methods to Gen functions.
Apache License 2.0
47 stars 1 forks source link

Additional primitives: `sample`, `randn`, and `randexp`. #1

Closed ztangent closed 3 years ago

ztangent commented 3 years ago

Also fixes a bug that occurred when genifying parametric methods.