probcomp / Gen.jl

A general-purpose probabilistic programming system with programmable inference
https://gen.dev
Apache License 2.0
1.79k stars 160 forks source link

Fix stability of test. #529

Closed limarta closed 5 months ago

limarta commented 5 months ago

Fixes #528.

ztangent commented 5 months ago

Thanks!