v0.43.2
Turing v0.43.2
Throw an ArgumentError when a Gibbs sampler is missing component samplers for any variable in the model.
This check can be bypassed by passing check_model=false to sample.
Merged pull requests:
- Throw an error when Gibbs sampler is missing components for any variable (#2788) (@hardik-xi11)
Closed issues:
- Should the initial parameter samples / values be recorded for each chain (#1282)
- MH currently does not support link/invlink properly on a per-variable basis (#1583)
- Issue sampling from model using Beta distribution with small alpha values (#2159)
- Missing samplers for a variable doesn't error (#2361)
- ForwardDiff NaN-safe mode (#2769)
- No Tables.column implementation for type: DynamicPPL.VarNamedTuples.VarNamedTuple (#2787)