Skip to content

Releases: QuantEcon/Expectations.jl

v1.9.1

03 Nov 13:06
9b99daf
Compare
Choose a tag to compare

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

v1.8.0

01 Dec 20:01
d4259e4
Compare
Choose a tag to compare

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

30 Jan 14:24
dbdda99
Compare
Choose a tag to compare

Expectations v1.7.1

Diff since v1.7.0

Merged pull requests:

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

v1.7.0

14 Dec 06:24
d280f67
Compare
Choose a tag to compare

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

22 Sep 20:19
4be4e52
Compare
Choose a tag to compare

Expectations v1.6.0

Diff since v1.5.0

Merged pull requests:

v1.5.0

05 Aug 11:13
Compare
Choose a tag to compare

Expectations v1.5.0

Diff since v1.4.0

v1.4.0

29 Mar 23:05
5e04dcf
Compare
Choose a tag to compare

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:

v1.3.0

23 Feb 06:07
24303fc
Compare
Choose a tag to compare

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:

v1.2.0

02 Feb 20:33
v1.2.0
2304027
Compare
Choose a tag to compare

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

15 Aug 22:26
v1.1.1
25eece2
Compare
Choose a tag to compare

v1.1.1 (2019-08-15)

Diff since v1.1.0

Closed issues:

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