v0.0.14
What's Changed
New Features ๐
- Implement Skellam distribution by @wd60622 in #260
- Implement BetaNegativeBinomial distribution by @wd60622 in #258
- Implement Maxwell Distribution by @wd60622 in #261
- Blackjax SMC from pymc models by @ciguaran in #267
- Add
@as_model
decorator by @theorashid in #268
Bugfixes ๐ชฒ
Maintenance ๐ง
- Fix pymc module usage in KL by @HasnainRaz in #265
- Update r2d2m2cp.py by @ferrine in #245
New Contributors
- @wd60622 made their first contribution in #260
- @HasnainRaz made their first contribution in #265
- @ciguaran made their first contribution in #267
- @theorashid made their first contribution in #268
Full Changelog: v0.0.13...v0.0.14