Skip to content

Releases: JuliaGaussianProcesses/ApproximateGPs.jl

v0.3.0

11 Mar 11:41
e57ac47
Compare
Choose a tag to compare

ApproximateGPs v0.3.0

Diff since v0.2.8

Merged pull requests:

  • Split code into submodules for the different approximations (#96) (@st--)
  • Fix outdated literate.jl script (#111) (@devmotion)

v0.2.8

01 Feb 11:50
bae0a1e
Compare
Choose a tag to compare

ApproximateGPs v0.2.8

Diff since v0.2.7

Closed issues:

  • Very large Git Repository - clean up gh-pages branch before next release (#73)
  • [examples workflow:] Why instantiate only and not update (#94)

Merged pull requests:

  • Remove Manifest.toml and append package version at the end of the examples (#97) (@theogf)
  • Solve the future size issues (#98) (@theogf)
  • Remove Manifests from repo (#99) (@st--)
  • Fix file size of notebook (#103) (@devmotion)
  • CompatHelper: bump compat for "GPLikelihoods" to "0.3" (#107) (@github-actions[bot])

v0.2.7

19 Jan 10:24
9f258f8
Compare
Choose a tag to compare

ApproximateGPs v0.2.7

Diff since v0.2.6

Closed issues:

  • SVGP deprecation not exact (#88)

Merged pull requests:

  • Modifies implementation of expected_loglik and add tests for it (#93) (@theogf)
  • fix SVGP deprecation: now gives Centered representation as it should have for backwards compatibility (#95) (@st--)

v0.2.6

12 Jan 10:28
094bb40
Compare
Choose a tag to compare

ApproximateGPs v0.2.6

Diff since v0.2.5

Merged pull requests:

  • Remove dependence on KLDivergences.jl (#76) (@theogf)

v0.2.5

10 Jan 14:51
5e475e3
Compare
Choose a tag to compare

ApproximateGPs v0.2.5

Diff since v0.2.4

Merged pull requests:

  • bugfix for LaplaceResult (#87) (@st--)

v0.2.4

07 Jan 21:48
fee8c3d
Compare
Choose a tag to compare

ApproximateGPs v0.2.4

Diff since v0.2.3

Merged pull requests:

  • fix Julia 1.7 tests (#85) (@st--)
  • SparseVariationalApproximation cleanup (#86) (@st--)

v0.2.3

01 Dec 15:54
46067c3
Compare
Choose a tag to compare

ApproximateGPs v0.2.3

Diff since v0.2.2

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "2" (#80) (@github-actions[bot])

v0.2.2

16 Nov 20:47
a3db592
Compare
Choose a tag to compare

ApproximateGPs v0.2.2

Diff since v0.2.1

Closed issues:

  • Whitening parametrisation (#60)
  • Improve Test Coverage (#66)
  • File Structure (#75)

Merged pull requests:

v0.2.1

10 Nov 18:48
675ab8a
Compare
Choose a tag to compare

ApproximateGPs v0.2.1

Diff since v0.2.0

Merged pull requests:

v0.2.0

05 Nov 13:51
4d207c5
Compare
Choose a tag to compare

ApproximateGPs v0.2.0

Diff since v0.1.2

Closed issues:

  • Give a docstring to the SVGP object (#67)
  • I'm in favour of renaming to SparseVariationalApproximation (#69)

Merged pull requests: