Releases: JuliaStats/Distributions.jl
Releases · JuliaStats/Distributions.jl
v0.25.76
Distributions v0.25.76
Merged pull requests:
- CompatHelper: bump compat for GR to 0.69 for package docs, (keep existing compat) (#1622) (@github-actions[bot])
- Add missing univariate dists to documentation (#1626) (@frankier)
- Chain rule for
EachVariate
constructor (#1627) (@torfjelde)
v0.25.75
Distributions v0.25.75
Closed issues:
- abstract type AbstractMvNormal -> abstract type AbstractMvNormal{T}? (#1621)
Merged pull requests:
- Improve
GammaIPSampler
andGammaMTSampler
(#1617) (@devmotion)
v0.25.74
Distributions v0.25.74
Merged pull requests:
- Add
init
argument toProduct
logpdf (#1619) (@phipsgabler) - CompatHelper: bump compat for GR to 0.68 for package docs, (keep existing compat) (#1620) (@github-actions[bot])
v0.25.73
Distributions v0.25.73
Merged pull requests:
- Use besselix instead of besseli for better numerical stability. (#1598) (@marcpabst)
v0.25.72
Distributions v0.25.72
Closed issues:
- ForwardDiff of
logpdf
ofNegativeBinomial
gives wrong results forp==1
(#1582)
Merged pull requests:
- Improve the
logpdf
ofNegativeBinomial
(#1583) (@devmotion) - CompatHelper: bump compat for GR to 0.67 for package docs, (keep existing compat) (#1618) (@github-actions[bot])
v0.25.71
Distributions v0.25.71
Closed issues:
- new versions available but cannot be upgraded because of other package (#1616)
Merged pull requests:
v0.25.70
Distributions v0.25.70
Merged pull requests:
- Return -Inf in logpdf of LKJCholesky when out of support (#1610) (@mohamed82008)
v0.25.69
v0.25.68
Distributions v0.25.68
Merged pull requests:
- Bug fix for CF and MGF of discretenonparametric (#1606) (@trappmartin)
v0.25.67
Distributions v0.25.67
Closed issues:
Merged pull requests:
- Differentiation Dirichlet (#1534) (@matbesancon)
- Refactor tests (second attempt) (#1584) (@simsurace)
- Fix mini typos in docs (#1600) (@svilupp)
- fix mgf of NegativeBinomial (#1604) (@jw3126)