What's Changed
New Features π
- Add CDF plot method by @wd60622 in #119
- Expand Geometric distribution by @wd60622 in #123
- Normal known mean predictive alternative distribution by @wd60622 in #129
- Add Multivariate Normal with Unknown mu by @wd60622 in #130
- Normal Mean & Tau Exchangeability Model by @wd60622 in #132
- Add NormalWishart distribution by @wd60622 in #134
Documentation π
- Add plots to existing docstring examples' by @wd60622 in #128
- Add
plot_cdf
to list of features by @wd60622 in #135
Maintenance π§
Full Changelog: v0.10.0...v0.11.0