Expectations.jl Versions Save

Expectation operators for Distributions.jl objects

v1.9.1

6 months ago

Fix a bug where a method was implemented twice, and other upgrades.

v1.8.0

2 years ago

Expectations v1.8.0

Diff since v1.7.1

Closed issues:

  • question: is it possible to compute conditional expectations? (#61)

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.25" (#60) (@github-actions[bot])
  • CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#62) (@github-actions[bot])

v1.7.1

3 years ago

Expectations v1.7.1

Diff since v1.7.0

Merged pull requests:

  • improve performance of IteratableExpectation (#59) (@FuZhiyu)

v1.7.0

3 years ago

Expectations v1.7.0

Diff since v1.6.0

Closed issues:

  • Set up Compathelper (#51)

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "1.1" (#55) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.24" (#56) (@github-actions[bot])

v1.6.0

3 years ago

Expectations v1.6.0

Diff since v1.5.0

Merged pull requests:

  • add LinearAlgebra (#52) (@tbeason)

v1.5.0

3 years ago

Expectations v1.5.0

Diff since v1.4.0

v1.4.0

4 years ago

Expectations v1.4.0

Diff since v1.3.0

Closed issues:

  • JOSS Reviewer Feedback (#45)
  • Feature request: Addition of expectations (#46)
  • Compat.LinearAlgebra is deprecated (#49)

Merged pull requests:

  • Implement Addition (#48) (@arnavs)

v1.3.0

4 years ago

Expectations v1.3.0

Diff since v1.2.0

Closed issues:

  • Chi Squared Distribution (#34)
  • Uniform Distribution (#39)
  • Switch over to GitHub Actions Documenter (#41)
  • Feature request: Finite mixture distributions (#42)

Merged pull requests:

  • Install TagBot as a GitHub Action (#35) (@JuliaTagBot)
  • add Chisq and test (#36) (@arnavs)
  • update docs to include ChiSq (#37) (@arnavs)
  • more details on installing (#43) (@oxinabox)
  • Mixture Models [WIP] (#44) (@arnavs)

v1.2.0

4 years ago

v1.2.0 (2020-02-02)

Diff since v1.1.1

Closed issues:

  • Erlang (#33)
  • Benchmark qnwdist implementations (#19)
  • Conditional expectation with markov chains (#12)

Merged pull requests:

v1.1.1

4 years ago

v1.1.1 (2019-08-15)

Diff since v1.1.0

Closed issues:

  • AppVeyor Support (#29)
  • Improve Test Coverage (#28)