Skip to content

Releases: JuliaGaussianProcesses/GPLikelihoods.jl

v0.2.7

28 Jan 14:17
40d2790
Compare
Choose a tag to compare

GPLikelihoods v0.2.7

Diff since v0.2.6

Merged pull requests:

v0.2.6

04 Jan 13:22
2b110f3
Compare
Choose a tag to compare

GPLikelihoods v0.2.6

Diff since v0.2.5

  • Simplified the likelihood test interface
  • Moved the likelihood test interface directly in the package to be available for users

Closed issues:

  • TestUtils (#18)

Merged pull requests:

v0.2.5

11 Nov 22:52
c247484
Compare
Choose a tag to compare

GPLikelihoods v0.2.5

Diff since v0.2.4

Closed issues:

  • Use InverseFunctions (#52)

Merged pull requests:

v0.2.4

09 Oct 21:26
d42a9a2
Compare
Choose a tag to compare

GPLikelihoods v0.2.4

Diff since v0.2.3

Merged pull requests:

v0.2.3

08 Oct 21:27
79b2752
Compare
Choose a tag to compare

GPLikelihoods v0.2.3

Diff since v0.2.2

Closed issues:

  • AbstractLikelihood supertype (#45)

Merged pull requests:

v0.2.2

29 Sep 13:51
9391858
Compare
Choose a tag to compare

GPLikelihoods v0.2.2

Diff since v0.2.1

Merged pull requests:

  • Add AbstractLikelihood type and use operatorname for docstrings (#46) (@theogf)

v0.2.1

28 Sep 19:01
443510f
Compare
Choose a tag to compare

GPLikelihoods v0.2.1

Diff since v0.2.0

Closed issues:

  • Package registration, name, interaction with rest of ecosystem (#33)

Merged pull requests:

v0.2.0

03 Sep 12:45
da25a4d
Compare
Choose a tag to compare

GPLikelihoods v0.2.0

Diff since v0.1.0

Merged pull requests:

  • Update construction MvNormal in Heteroscedastic (#38) (@theogf)
  • CompatHelper: bump compat for "AbstractGPs" to "0.5" for package test (#39) (@github-actions[bot])
  • Add docs workflow (#40) (@theogf)

v0.1.0

08 Aug 16:02
891cd59
Compare
Choose a tag to compare

GPLikelihoods v0.1.0

Closed issues:

  • Package name (#5)
  • AbstractGPs Dependency (#31)

Merged pull requests:

  • Add Basic Structure (#3) (@sharanry)
  • Adds style and ColPrac (#6) (@willtebbutt)
  • CompatHelper: add new compat entry for "Documenter" at version "0.25" for package docs (#12) (@github-actions[bot])
  • Refactor (#13) (@sharanry)
  • Adding a Link object (#14) (@theogf)
  • Add Bernoulli likelihood (#15) (@sharanry)
  • Add Categorical Likelihood (#16) (@sharanry)
  • Add Heteroscedastic Gaussian Likelihood (#17) (@sharanry)
  • Add unified interface test utils (#19) (@sharanry)
  • CompatHelper: bump compat for "Distributions" to "0.24" for package test (#21) (@github-actions[bot])
  • Test reconstruction of parameters (#23) (@devmotion)
  • CompatHelper: bump compat for "Documenter" to "0.26" for package docs (#24) (@github-actions[bot])
  • Bump AbstractGPs and Distributions versions (#26) (@rossviljoen)
  • Add CI via Github actions (#27) (@theogf)
  • Update Project.toml (#28) (@st--)
  • CompatHelper: bump compat for "Documenter" to "0.27" for package docs (#29) (@github-actions[bot])
  • Add Gamma and Exponential likelihoods (#30) (@rossviljoen)
  • Remove AbstractGPs (#32) (@willtebbutt)
  • Remove AbstractGPs import (#35) (@rossviljoen)