Closed lileicc closed 10 years ago
@cberzan The reference is handled properly. Still not working properly. If you have time,pls check (after reviewing the tupleset pr)
@lileicc Fixed; ready for review.
Tested with this additional example:
random Boolean b ~ BooleanDistrib(0.5);
random Real r ~
if b then UniformReal(0, 1);
query r;
LGTM
trying to fix poisson-ball.blog.