Releases
0.10.0
New features
Refactored the codebase to support distributional models (#607 )
Added a default method to handle posterior predictive sampling for custom families (#625 )
plot_cap()
gains a new argument target
that allows to plot different parameters of the response distribution (#627 )
Maintenance and fixes
Moved the tests
directory to the root of the repository (#607 )
Don't pass dims
to the response of the likelihood distribution anymore (#629 )
Remove requirements.txt and replace with pyproject.toml
config file to distribute the package (#631 )
Documentation
Update examples to work with the new internals (#607 )
Fixed figure in the Sleepstudy example (#607 )
Add example using distributional models (#641 )
Deprecation
Removed versioned documentation webpage (#616 )
Removed correlated priors for group-specific terms (#607 )
Dictionary with tuple keys are not allowed for priors anymore (#607 )
You can’t perform that action at this time.