v0.22.5
·
450 commits
to master
since this release
Distributions v0.22.5
Closed issues:
- test fails on Julia 1.3 (#1044)
- limit the values of random sampling from the VonMises distribution to -pi ~ +pi (#1061)
MvNormal
constructor reverses the types of its arguments (#1069)- Feature Request: Add Beta 4 parameters distribution (#1072)
- Reparameterized truncated normal (#1078)
Merged pull requests:
- Install TagBot as a GitHub Action (#1065) (@JuliaTagBot)
- Add
LKJ
(#1066) (@johnczito) - relax type constraints on weights for fitting MVNormal (#1076) (@oxinabox)