ReactiveBayes / RxInfer.jl

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

AutoProposal in the SampleListFormConstraints works only for univariate distributions and logpdfs #117

Closed bvdmitri closed 1 year ago

bvdmitri commented 1 year ago

This must be changed https://github.com/biaslab/RxInfer.jl/blob/main/src/constraints/form/form_sample_list.jl#L46 Found by @ThijsvdLaar

albertpod commented 1 year ago

I've added a bug label; not sure whether it's an actual bug, more of an unsupported one.

bvdmitri commented 1 year ago

This should be fixed in #121