Releases: wd60622/conjugate
Releases · wd60622/conjugate
v0.11.0
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
v0.10.0
What's Changed
New Features 🎉
- Migrate to common predictive parameter by @wd60622 in #104
- Add Inverse Gamma with known shape model by @wd60622 in #111
- Add ScaledInverseChiSquare prior model for normal known mean by @wd60622 in #112
- Weibull known shape model by @wd60622 in #105
Documentation 📖
Maintenance 🔧
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.1
v0.8.0
v0.7.1
v0.7.0
What's Changed
New Features 🎉
- Slice into distributions by @wd60622 in #59
- Gamma likelihood with known shape alpha by @wd60622 in #60
- Add initial proportional priors by @wd60622 in #61
- add VonMises and models for one unknown parameter by @wd60622 in #64
- add scaled inverse chi squared via inverse gamma by @wd60622 in #65
- implement normal gamma distribution by @wd60622 in #67
- multivariate normal support by @wd60622 in #72
Maintenance 🔧
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
v0.4.0
What's Changed
New Features 🎉
- remove pandas dependancy by @wd60622 in #39
- Hypergeometric distribution and likelihood model by @wd60622 in #42
- Add negative binomial posterior predictive by @wd60622 in #43
- dirichlet multinomial posterior predictive by @wd60622 in #45
Bugfixes 🐛
Maintenance 🔧
- Bump ipython from 8.8.0 to 8.10.0 by @dependabot in #40
- update version by @wd60622 in #47
New Contributors
- @dependabot made their first contribution in #40
Full Changelog: v0.3.1...v0.4.0