Skip to content

Releases: JuliaGaussianProcesses/ApproximateGPs.jl

v0.4.5

11 Apr 12:45
37124ee
Compare
Choose a tag to compare

ApproximateGPs v0.4.5

Diff since v0.4.4

Merged pull requests:

  • CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#143) (@github-actions[bot])

v0.4.4

23 Feb 16:16
82999e6
Compare
Choose a tag to compare

ApproximateGPs v0.4.4

Diff since v0.4.3

Merged pull requests:

  • CompatHelper: bump compat for IrrationalConstants to 0.2, (keep existing compat) (#142) (@github-actions[bot])

v0.4.3

02 Nov 08:44
4ff9f30
Compare
Choose a tag to compare

ApproximateGPs v0.4.3

Diff since v0.4.2

Closed issues:

  • Zygote 0.6.41 breaks the tests (#135)

Merged pull requests:

  • Use Flux.Adam instead of Flux.ADAM (#136) (@simsurace)
  • Add buildkite configuration (#138) (@devmotion)
  • Update CompatHelper.yml (#139) (@devmotion)
  • Fix intermittent test errors (#140) (@devmotion)
  • CompatHelper: bump compat for FastGaussQuadrature to 0.5, (keep existing compat) (#141) (@github-actions[bot])

v0.4.2

09 May 15:27
a9c3ecd
Compare
Choose a tag to compare

ApproximateGPs v0.4.2

Diff since v0.4.1

Closed issues:

  • Have a common docs/tutorial interface for the whole JuliaGPs ecosystem (#101)
  • SparseVariationalApproximation breaks with PDMats.jl v0.11.8 (#131)

Merged pull requests:

  • Test JuliaGPsDocs on repo (#124) (@theogf)
  • JGPsDocs update (#127) (@st--)
  • CompatHelper: bump compat for "Flux" to "0.13" for package test (#128) (@github-actions[bot])
  • Do not use internal PDMats.chol_lower (#133) (@devmotion)

v0.4.1

02 Apr 11:39
b4f17c3
Compare
Choose a tag to compare

ApproximateGPs v0.4.1

Diff since v0.4.0

Merged pull requests:

v0.4.0

29 Mar 20:11
8ceb309
Compare
Choose a tag to compare

ApproximateGPs v0.4.0

Diff since v0.3.4

Closed issues:

  • Move quadrature to GPLikelihoods (#53)

Merged pull requests:

  • move expected loglik to GPLikelihoods (#123) (@st--)

v0.3.4

21 Mar 13:23
490ece8
Compare
Choose a tag to compare

ApproximateGPs v0.3.4

Diff since v0.3.3

Closed issues:

  • Laplace Approximation intermediates (#109)

Merged pull requests:

  • Fix build_laplace_objective behaviour (#115) (@st--)

v0.3.3

18 Mar 12:01
c751c05
Compare
Choose a tag to compare

ApproximateGPs v0.3.3

Diff since v0.3.2

Merged pull requests:

  • create ApproximateGPs.TestUtils (#117) (@st--)
  • quickfix approx_lml issue (#118) (@st--)
  • Fix examples by using dev version of the package (#119) (@theogf)
  • bump version back to 0.3.3, which did not get released yet (#120) (@st--)

v0.3.2

16 Mar 10:02
6a5877f
Compare
Choose a tag to compare

ApproximateGPs v0.3.2

Diff since v0.3.1

Closed issues:

  • Have a quick structure overview in the README (#114)

Merged pull requests:

v0.3.1

15 Mar 12:39
2627feb
Compare
Choose a tag to compare

ApproximateGPs v0.3.1

Diff since v0.3.0

Closed issues:

  • RFC: sub-modules for each approximations (#90)
  • [Tutorials] Hide the whole runtime info within a <details></details> block (#100)

Merged pull requests:

  • Hide runtime info behind
    (#104) (@st--)
  • CompatHelper: bump compat for "FillArrays" to "0.13" (#110) (@github-actions[bot])
  • Rename the test files (#113) (@rossviljoen)