ReactiveBayes / RxInfer.jl

Julia package for automated Bayesian inference on a factor graph with reactive message passing
MIT License
265 stars 23 forks source link

Unable to target single variables in form constraints #147

Closed bartvanerp closed 5 months ago

bartvanerp commented 1 year ago

It seems that we are unable to have constraints like

q(u[1]) :: PointMass
albertpod commented 9 months ago

@wouterwln, is it something new GraphPPL is handling, or is it not its business?

wouterwln commented 9 months ago

This is indeed fixed by new GraphPPL