v4.2.1
What's Changed
New Features & Bugfixes 🎉
- Check shared variable values to determine volatility in posterior predictive sampling by @lucianopaz in #6147
- Log name of variables that are sampled in predictive sampling functions by @ricardoV94 in #6142
- Fix
DiscreteUniformRV
dropping degenerate dimension by @ricardoV94 in #6151 - Fix shape bug when creating a truncated normal via
Truncated
by @ricardoV94 in #6165
Docs & Maintenance 🔧
- Repair the plot of
Interpolated
and add an example forDeterministic
by @Armavica in #6126 - Add
constant_fold
helper by @ricardoV94 in #6160 - Use
sigma
instead ofnoise
in GP functions 6094 by @wd60622 in #6145 - Replace multinomial sampling with systematic sampling in
sample_smc
by @aloctavodia in #6162 - Assume
default_output
is the only measurable output inSymbolicRandomVariables
by @ricardoV94 in #6161
New Contributors
Full Changelog: v4.2.0...v4.2.1