Releases: JuliaStats/Distributions.jl
Releases · JuliaStats/Distributions.jl
v0.25.106
Distributions v0.25.106
Merged pull requests:
- Replace broadcasting over distributions with broadcasting with partially applied functions (#1818) (@devmotion)
Closed issues:
- rand! with Uniform distribution does not work with CUDA arrays (#1815)
v0.25.105
Distributions v0.25.105
Merged pull requests:
- CompatHelper: bump compat for GR to 0.73 for package docs, (keep existing compat) (#1811) (@github-actions[bot])
- Clarify definitions of inverse CDF functions (#1814) (@sethaxen)
- Fix
eachvariate
with zero variates (#1819) (@devmotion)
Closed issues:
v0.25.104
Distributions v0.25.104
Merged pull requests:
- Fix method ambiguities & unbound parameters + add Aqua tests (#1804) (@devmotion)
Closed issues:
v0.25.103
Distributions v0.25.103
Merged pull requests:
- Move test utilities to an extension (#1791) (@devmotion)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#1793) (@github-actions[bot])
- Add compat entries for stdlibs (#1794) (@devmotion)
Closed issues:
v0.25.102
Distributions v0.25.102
Merged pull requests:
v0.25.101
Distributions v0.25.101
Merged pull requests:
- Update docstring of NegativeBinomial (#1734) (@heliosdrm)
- Bump actions/checkout from 3 to 4 (#1764) (@dependabot[bot])
- Fix undef ref in lkj_chol sampling (#1782) (@chriselrod)
Closed issues:
- Would a Hyperexponential PR be wanted? (#275)
- Wiener First Passage Time Distribution (#1749)
- Move
entropy
to StatsAPI.jl and import it from there? (#1759) - Accept Transducers.jl as a Dependency? (#1767)
MvNormal
Disrupts Array Types (#1768)- rand gives wrong results for MvNormal with PSDMat covariance (#1776)
walkdir(dirs=false)
option (#1777)- MvNormal constructor unnecessarily recomputes cholesky every time with ForwardDiff (#1781)
v0.25.100
v0.25.99
Distributions v0.25.99
Closed issues:
Merged pull requests:
- Project.toml cleanup (#1752) (@dkarrasch)
- fix typos (#1754) (@spaette)
v0.25.98
v0.25.97
Distributions v0.25.97
Closed issues:
- Wrong quantiles calculated for some Truncated (#1726)
Merged pull requests: