Skip to content

Releases: JuliaGaussianProcesses/AbstractGPs.jl

v0.3.6

23 Jun 09:44
9b14c28

Choose a tag to compare

AbstractGPs v0.3.6

Diff since v0.3.5

Closed issues:

  • Type stability for GPs (#155)

Merged pull requests:

  • Adds an Exact Gaussian Process Inference example to the file. (#106) (@4aHxKzD)
  • Update Turing and Soss dependencies (#167) (@devmotion)
  • Update Documenter (#172) (@devmotion)
  • Support and test in-place sampling (#176) (@devmotion)

v0.3.5

04 Jun 08:51
957320a

Choose a tag to compare

AbstractGPs v0.3.5

Diff since v0.3.4

Closed issues:

  • Plotting PosteriorGPs seems to be broken in latest release (#152)
  • Updating Dependencies (#161)

Merged pull requests:

v0.3.4

16 May 21:25
5bdd823

Choose a tag to compare

AbstractGPs v0.3.4

Diff since v0.3.3

Merged pull requests:

  • CompatHelper: bump compat for "KernelFunctions" to "0.10" (#151) (@github-actions[bot])

v0.3.3

03 May 12:22
bc05c18

Choose a tag to compare

AbstractGPs v0.3.3

Diff since v0.3.2

Merged pull requests:

  • Reference BayesianLinearRegressors (#142) (@willtebbutt)
  • Revert mistaken docs entry (oops) (#143) (@willtebbutt)
  • CompatHelper: bump compat for "Distributions" to "0.25" (#145) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.25" for package test (#146) (@github-actions[bot])

v0.3.2

16 Apr 10:25
2395637

Choose a tag to compare

AbstractGPs v0.3.2

Diff since v0.3.1

Closed issues:

  • Gradients (#3)
  • Plotting (#5)
  • Mean function (#89)
  • Logistic for inducing points locations (#107)
  • MethodError: no method matching bijector(::AbstractGPs.FiniteGP) (#122)
  • size inconsistency (#136)
  • Better error messages for AbstractGP (#137)

Merged pull requests:

v0.3.1

06 Apr 16:54
30e39b3

Choose a tag to compare

AbstractGPs v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

03 Apr 15:49
7c03200

Choose a tag to compare

AbstractGPs v0.3.0

Diff since v0.2.25

Closed issues:

  • MethodError: no method matching bijector(::AbstractGPs.FiniteGP) (#122)

Merged pull requests:

v0.2.25

01 Apr 08:09
969f91b

Choose a tag to compare

AbstractGPs v0.2.25

Diff since v0.2.24

Merged pull requests:

  • Inheriting mean_and_cov mean_and_var from StatsBase (#126) (@theogf)

v0.2.24

31 Mar 08:29
39e6697

Choose a tag to compare

AbstractGPs v0.2.24

Diff since v0.2.23

Closed issues:

  • Rename cov_diag to var? (#124)

Merged pull requests:

  • Replace cov_diag and mean_and_cov_diag with var and mean_and_var (#125) (@devmotion)

v0.2.23

30 Mar 17:16
31d0ecb

Choose a tag to compare

AbstractGPs v0.2.23

Diff since v0.2.22

Closed issues:

  • Binder setup incorrect (#101)

Merged pull requests: