Skip to content

Releases: JuliaStats/Distributions.jl

v0.25.106

05 Jan 11:38
de9d5cf
Compare
Choose a tag to compare

Distributions v0.25.106

Diff since v0.25.105

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

05 Jan 11:04
28bf738
Compare
Choose a tag to compare

Distributions v0.25.105

Diff since v0.25.104

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:

  • inv* functions are not really inverses (#1813)
  • rand(::Sampleable{Multivariate}, 0) errors (#1817)

v0.25.104

08 Dec 11:22
8e231ed
Compare
Choose a tag to compare

Distributions v0.25.104

Diff since v0.25.103

Merged pull requests:

  • Fix method ambiguities & unbound parameters + add Aqua tests (#1804) (@devmotion)

Closed issues:

  • Relaxing ::Real requirement (#1801)
  • Handle SparseArrays via Pkg extention? (#1802)

v0.25.103

03 Nov 19:28
7e232ca
Compare
Choose a tag to compare

Distributions v0.25.103

Diff since v0.25.102

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:

  • Adding MvLogitNormal (#1771)
  • Failing tests on master (#1789)

v0.25.102

28 Sep 12:03
e407fa5
Compare
Choose a tag to compare

Distributions v0.25.102

Diff since v0.25.101

Merged pull requests:

v0.25.101

26 Sep 22:32
b21e515
Compare
Choose a tag to compare

Distributions v0.25.101

Diff since v0.25.100

Merged pull requests:

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

08 Aug 13:32
c664d25
Compare
Choose a tag to compare

Distributions v0.25.100

Diff since v0.25.99

Closed issues:

  • Why not Base.in for the support (e.g. RealInterval) (#1756)
  • Cauchy Float32 does not honor the element type of distribution (#1757)

Merged pull requests:

v0.25.99

03 Aug 14:44
72ef1ad
Compare
Choose a tag to compare

Distributions v0.25.99

Diff since v0.25.98

Closed issues:

  • Review and reduce dependency list with package extensions? (#1751)
  • typos (#1753)

Merged pull requests:

v0.25.98

30 Jun 18:15
c8d3e4b
Compare
Choose a tag to compare

Distributions v0.25.98

Diff since v0.25.97

Closed issues:

  • Multinomial distribution rand does not support Float32 probability vectors (#1032)
  • Multinomial sampling not working with Float32 vector (#1733)

Merged pull requests:

  • UPDATED: Multinomial distribution rand does not support Float32 probability vectors (#1738) (@nomadbl)

v0.25.97

25 Jun 10:38
b9d3093
Compare
Choose a tag to compare

Distributions v0.25.97

Diff since v0.25.96

Closed issues:

  • Wrong quantiles calculated for some Truncated (#1726)

Merged pull requests: