Skip to content

Releases: JuliaGaussianProcesses/AbstractGPs.jl

v0.2.2

17 Jul 21:10
022067b

Choose a tag to compare

AbstractGPs v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

06 Jul 15:10
ac4f85f

Choose a tag to compare

AbstractGPs v0.2.1

Diff since v0.2.0

Merged pull requests:

v0.2.0

02 Jul 23:10
bc23a1b

Choose a tag to compare

AbstractGPs v0.2.0

Diff since v0.1.3

Closed issues:

  • mean_and_cov_diag not defined for predictions with (#17)

Merged pull requests:

v0.1.3

02 Jul 13:10
cf061f3

Choose a tag to compare

AbstractGPs v0.1.3

Diff since v0.1.2

Closed issues:

  • GP only takes AbstractVector as an argument (#12)

Merged pull requests:

  • Added option for using matrices with FiniteGP (#21) (@theogf)
  • CompatHelper: bump compat for "Documenter" to "0.25" for package test (#23) (@github-actions[bot])

v0.1.2

29 Jun 13:09
93e5b87

Choose a tag to compare

AbstractGPs v0.1.2

Diff since v0.1.1

Closed issues:

  • Implement sequential conditioning (#1)
  • Should AbstractGPs reexport KernelFunctions? (#19)

Merged pull requests:

  • Port plotting utils from Stheno (#6) (@sharanry)
  • Add sequential conditioning for approximate posterior (#8) (@sharanry)
  • CompatHelper: bump compat for "FiniteDifferences" to "0.10" for package test (#11) (@github-actions[bot])
  • CompatHelper: bump compat for "Zygote" to "0.5" for package test (#13) (@github-actions[bot])
  • Add ColPrac guide (#15) (@willtebbutt)
  • Reexport KernelFunctions.jl (#22) (@theogf)

v0.1.1

12 May 12:10
595c6b7

Choose a tag to compare

AbstractGPs v0.1.1

Diff since v0.1.0

Merged pull requests:

  • Sequential Conditioning on exact posterior (#7) (@sharanry)

v0.1.0

03 May 15:05
8629489

Choose a tag to compare

AbstractGPs v0.1.0

Merged pull requests:

  • Initial port commit (#2) (@willtebbutt)
  • CompatHelper: add new compat entry for "KernelFunctions" at version "0.4" (#4) (@github-actions[bot])