Skip to content

0.15.0

Compare
Choose a tag to compare
@fehiepsi fehiepsi released this 13 May 21:04
· 45 commits to master since this release
64fcc1c

Breaking change: By default, Predictive will recompute the "deterministic" sites if they are provided by posterior_samples. This brings Predictive to the behavior before the 0.14.0 release. To avoid recomputing deterministic sites like in the 0.14.0 release, set Predictive(..., exclude_deterministic=False).

New modules

What's Changed

New Contributors

Full Changelog: 0.14.0...0.15.0