Skip to content

Releases: invenia/KeyedDistributions.jl

v0.1.7

18 Jul 11:49
b105b21
Compare
Choose a tag to compare

KeyedDistributions v0.1.7

Diff since v0.1.6

Closed issues:

  • Use GenericMvTDist instead of MvTDist so that a different form of PDMat can be used (#29)
  • cor(kd) produces a Matrix, not a KeyedArray (#31)

Merged pull requests:

v0.1.6

14 Jun 14:30
43c1313
Compare
Choose a tag to compare

KeyedDistributions v0.1.6

Diff since v0.1.5

Merged pull requests:

v0.1.5

15 Feb 18:58
104efbf
Compare
Choose a tag to compare

KeyedDistributions v0.1.5

Diff since v0.1.4

Closed issues:

  • CI Failure: expected values in test out of date with Distributions v0.25.32+ (#25)

Merged pull requests:

v0.1.4

17 Aug 08:36
e0a72a0
Compare
Choose a tag to compare

KeyedDistributions v0.1.4

Diff since v0.1.3

Merged pull requests:

v0.1.3

22 Jul 16:09
429a47d
Compare
Choose a tag to compare

KeyedDistributions v0.1.3

Diff since v0.1.2

Merged pull requests:

v0.1.2

06 Jul 18:17
cc430b9
Compare
Choose a tag to compare

KeyedDistributions v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Add marginalise utility for KeyedMvNormal and KeyedMvTDist (#18) (@glennmoy)

v0.1.1

14 May 10:58
8c7f2c6
Compare
Choose a tag to compare

KeyedDistributions v0.1.1

Diff since v0.1.0

Closed issues:

  • Need a README (#12)

Merged pull requests:

v0.1.0

19 Mar 11:01
92bb274
Compare
Choose a tag to compare

KeyedDistributions v0.1.0

Merged pull requests:

  • Implement KeyedDistribution and KeyedSampleable (#1) (@bencottier)