Skip to content

Releases: JuliaStats/Distributions.jl

v0.25.83

24 Feb 00:43
2065431
Compare
Choose a tag to compare

Distributions v0.25.83

Diff since v0.25.82

Closed issues:

  • Uniform{Float32} pdf and cdf return inconsistent types (#1677)

Merged pull requests:

v0.25.82

23 Feb 12:57
e761040
Compare
Choose a tag to compare

Distributions v0.25.82

Diff since v0.25.81

Closed issues:

  • Irreproducible sampling results for PGeneralizedGaussian and SkewedExponentialPower (#1663)

Merged pull requests:

  • SkewedExponentialPower, PGeneralizedGaussian: reproducible rand (#1664) (@philbit)

v0.25.81

20 Feb 22:21
221a9e8
Compare
Choose a tag to compare

Distributions v0.25.81

Diff since v0.25.80

Closed issues:

  • DirichletMultinomial missing docstring (#1601)
  • Use keyword arguments for distribution parameters (#1661)
  • Inconsistent (co)variance between Normal and MvNormal (#1662)
  • Wishart rand promotes to Float64 (#1666)
  • TriangularDist: pdf & cdf incorrectly specified (#1673)

Merged pull requests:

v0.25.80

12 Jan 16:02
d21c5a3
Compare
Choose a tag to compare

Distributions v0.25.80

Diff since v0.25.79

Closed issues:

  • pdf(d, range) takes more time because it calls excessive pdf(d, v) internally (#636)
  • Standard MvNormal, Inconsistency with Normal, and I (#826)
  • Inconsistency between single-arg MvNormal and Normal (#1203)
  • No power law distribution? (#1599)
  • Ambiguities with 0-dimensional arrays and univariate distributions (#1650)
  • Dirichlet pdf/ logpdf (#1652)
  • Affine distributions with useless requirements ? (#1653)

Merged pull requests:

  • CompatHelper: bump compat for GR to 0.71 for package docs, (keep existing compat) (#1642) (@github-actions[bot])
  • Add Dependabot configuration for GitHub Actions updates (#1646) (@EwoutH)
  • Bump codecov/codecov-action from 1 to 3 (#1647) (@dependabot[bot])
  • Bump actions/cache from 1 to 3 (#1648) (@dependabot[bot])
  • Bump actions/checkout from 2 to 3 (#1649) (@dependabot[bot])
  • Generalize affine distributions to negative scales (#1657) (@ParadaCarleton)

v0.25.79

21 Nov 20:57
72a3f78
Compare
Choose a tag to compare

Distributions v0.25.79

Diff since v0.25.78

Closed issues:

  • Weibull logpdf yields NaN at Inf (#1638)

Merged pull requests:

v0.25.78

17 Nov 08:52
c42b173
Compare
Choose a tag to compare

Distributions v0.25.78

Diff since v0.25.77

Merged pull requests:

  • Fix argument checks for BetaBinomial (#1635) (@damonbayer)
  • Fix of PGeneralizedGaussian description (#1636) (@slamajakub)
  • CompatHelper: bump compat for GR to 0.70 for package docs, (keep existing compat) (#1637) (@github-actions[bot])

v0.25.77

08 Nov 09:05
01f1f7d
Compare
Choose a tag to compare

Distributions v0.25.77

Diff since v0.25.76

Closed issues:

  • EachVariate should probably have an rrule (#1625)
  • Random draw from Poisson fails for large lambda (#1633)
  • Is the Success Probability for Distributions.NegativeBinomial Defined Correctly? (#1634)

Merged pull requests:

v0.25.76

11 Oct 09:00
a31ebc4
Compare
Choose a tag to compare

Distributions v0.25.76

Diff since v0.25.75

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

24 Sep 21:49
4c27f7d
Compare
Choose a tag to compare

Distributions v0.25.75

Diff since v0.25.74

Closed issues:

  • abstract type AbstractMvNormal -> abstract type AbstractMvNormal{T}? (#1621)

Merged pull requests:

v0.25.74

22 Sep 15:03
97f5ed0
Compare
Choose a tag to compare

Distributions v0.25.74

Diff since v0.25.73

Merged pull requests:

  • Add init argument to Product logpdf (#1619) (@phipsgabler)
  • CompatHelper: bump compat for GR to 0.68 for package docs, (keep existing compat) (#1620) (@github-actions[bot])