Skip to content

Releases: ReactiveBayes/ExponentialFamily.jl

v1.4.0

31 Jan 13:29
27dd221
Compare
Choose a tag to compare

ExponentialFamily v1.4.0

v1.3.0

09 Jan 12:44
058563d
Compare
Choose a tag to compare

ExponentialFamily v1.3.0

Diff since v1.2.2

Merged pull requests:

v1.2.2

09 Jan 12:20
ae78f1e
Compare
Choose a tag to compare

ExponentialFamily v1.2.2

Diff since v1.2.1

Merged pull requests:

Closed issues:

  • The logpdf from ExponentialFamily.jl is slower then from Distributions.jl (#146)

v1.2.1

03 Nov 11:51
e75c73e
Compare
Choose a tag to compare

ExponentialFamily v1.2.1

Diff since v1.2.0

Merged pull requests:

v1.2.0

31 Oct 14:03
Compare
Choose a tag to compare

ExponentialFamily v1.2.0

Merged pull requests:

Closed issues:

  • List of exponential family distributions that should be added (#1)
  • Some distributions do not have the required exponential family methods (#2)
  • Bernoulli log normalizer appears to be incorrect (#31)
  • The interface for natural parameters is over-complicated (#32)
  • Fisher information matrix (#35)
  • Missing check for the number of trial in prod(), Base.+ and Base.- (#42)
  • Inconsistency in methods arrangement and input variable names (#54)
  • Categorical and contingency parameterizations (#55)
  • Normal-Gamma sampling is not stable (#81)
  • Issue with isproper for Negative Binomial (#86)
  • Incorrect product of Multinomial (#90)
  • Improve prod function and add comprehensive tests (#94)
  • Sufficients statistics and conversions in the pdfs (#111)
  • Logpdf out-of-support Traits (#114)
  • Tests needs to be revised (#121)
  • Generic conversion causes stackoverflow (#122)
  • Conversion 'WishartImproper' to 'Distribution' is incorrect (#123)
  • Add comprehensive documentation (#126)
  • Pareto (#131)
  • TagBot trigger issue (#138)