Skip to content

Releases: JuliaStats/Distributions.jl

v0.23.9

10 Aug 17:07
253c3a0
Compare
Choose a tag to compare

Distributions v0.23.9

Diff since v0.23.8

Merged pull requests:

v0.23.8

03 Aug 09:08
0158a3f
Compare
Choose a tag to compare

Distributions v0.23.8

Diff since v0.23.7

Closed issues:

  • rand(DiscreteNonParametric) returns values that have 0 probability (#1105)
  • logpdf for MixtureModel is type-unstable (#1121)

Merged pull requests:

  • When implementing a Sampler you need to implement 2 arg rand (#1114) (@oxinabox)
  • Fix type instability of UnivariateGMM (#1123) (@devmotion)
  • Fix rand(::DiscreteNonParametric) with values of zero probability (#1128) (@devmotion)
  • Use log1mexp in the computations of logdiffcdf (#1137) (@devmotion)
  • Support all possible outputs of rand in loglikelihood (#1144) (@devmotion)

v0.23.7

31 Jul 23:07
6089064
Compare
Choose a tag to compare

Distributions v0.23.7

Diff since v0.23.6

Closed issues:

  • rand(::Product) wrongly assumes that DiscreteNonParametric has integer support (#1125)
  • How to create MixtureModel using distributions from different families (#1151)

Merged pull requests:

v0.23.6

28 Jul 23:07
b59a26a
Compare
Choose a tag to compare

Distributions v0.23.6

Diff since v0.23.5

Closed issues:

  • Sampling part of tests for univariate mixture models never runs (#1145)

Merged pull requests:

v0.23.5

17 Jul 18:07
425bdb6
Compare
Choose a tag to compare

Distributions v0.23.5

Diff since v0.23.4

Closed issues:

  • var not defined on multivariate mixture models (#1060)
  • Comment on Threads (#1110)
  • Should distributions have == defined? (#1117)
  • Possibly overflow? (#1135)

Merged pull requests:

v0.23.4

05 Jun 15:05
20c91d9
Compare
Choose a tag to compare

Distributions v0.23.4

Diff since v0.23.3

Closed issues:

  • TruncatedNormal with Inf mean hangs (#624)
  • Please switch off requirement for Float64 (#1120)

Merged pull requests:

v0.23.3

27 May 20:07
feae3ba
Compare
Choose a tag to compare

Distributions v0.23.3

Diff since v0.23.2

Closed issues:

  • non-standardized T distribution (#286)
  • RFC: Remove PDMats dependency? (#940)
  • Tag a new minor version for StatsBase v0.33 compatibility? (#1099)
  • new to julia, and want to implement a log prior (#1100)
  • small docs hiccup (#1112)

Merged pull requests:

v0.23.2

27 Mar 09:04
b5e3217
Compare
Choose a tag to compare

Distributions v0.23.2

Diff since v0.23.1

Closed issues:

  • Failed to precompile Distributions.jl (#1093)

Merged pull requests:

  • CompatHelper: bump compat for "StatsBase" to "0.33" (#1096) (@github-actions[bot])

v0.23.1

23 Mar 12:04
4604261
Compare
Choose a tag to compare

Distributions v0.23.1

Diff since v0.23.0

Merged pull requests:

v0.23.0

18 Mar 17:03
281dae3
Compare
Choose a tag to compare

Distributions v0.23.0

Diff since v0.22.6