Skip to content

Releases: JuliaGaussianProcesses/AbstractGPs.jl

v0.5.14

23 Feb 12:20
2a342b7

Choose a tag to compare

AbstractGPs v0.5.14

Diff since v0.5.13

Closed issues:

  • 1D regression inconsistent with other package (#327)
  • ERROR: MethodError: no method matching Int64(::Irrational{:log2π}) (#333)
  • Tidy up example 0 (#350)

Merged pull requests:

  • CompatHelper: bump compat for EllipticalSliceSampling to 1 for package 0-intro-1d, (keep existing compat) (#326) (@github-actions[bot])
  • Fixes #327, example documentation typo (#328) (@Jmcjack)
  • Update the intro example (#334) (@devmotion)
  • Add buildkite configuration (#335) (@devmotion)
  • Improve docs (#336) (@devmotion)
  • Remove Soss tests (#337) (@devmotion)
  • Set seed to fix failing docs (#338) (@devmotion)
  • Do not re-evaluate the objective function (#339) (@devmotion)
  • CompatHelper: bump compat for CairoMakie to 0.9 for package 3-parametric-heteroscedastic, (keep existing compat) (#340) (@github-actions[bot])
  • CompatHelper: bump compat for Turing to 0.22 for package ppl, (keep existing compat) (#341) (@github-actions[bot])
  • Fix broken link in docs (#343) (@simsurace)
  • CompatHelper: bump compat for LogDensityProblems to 2 for package 0-intro-1d, (keep existing compat) (#345) (@github-actions[bot])
  • Bump LogDensityProblems (#349) (@willtebbutt)
  • Improve intro example (#351) (@devmotion)
  • CompatHelper: bump compat for Turing to 0.24 for package ppl, (keep existing compat) (#353) (@github-actions[bot])
  • CompatHelper: bump compat for IrrationalConstants to 0.2, (keep existing compat) (#354) (@github-actions[bot])

v0.5.13

16 May 12:05
448f826

Choose a tag to compare

AbstractGPs v0.5.13

Diff since v0.5.12

Merged pull requests:

  • CompatHelper: bump compat for StatsFuns to 1 for package 0-intro-1d, (keep existing compat) (#320) (@github-actions[bot])
  • CompatHelper: bump compat for CairoMakie to 0.8 for package 3-parametric-heteroscedastic, (keep existing compat) (#321) (@github-actions[bot])
  • Opt out of rrule for mean (#323) (@devmotion)

v0.5.12

10 Apr 09:59
cd8f069

Choose a tag to compare

AbstractGPs v0.5.12

Diff since v0.5.11

Closed issues:

Merged pull requests:

  • use JuliaGPsDocs (#312) (@st--)
  • reactivate AD tests: mean functions (#313) (@st--)
  • reactivate AD tests: FiniteGP (#314) (@st--)
  • clean up mean_function tests without reactivating AD (#315) (@st--)
  • update docs/make.jl (#316) (@st--)
  • CompatHelper: bump compat for Flux to 0.13 for package 2-deep-kernel-learning, (keep existing compat) (#317) (@github-actions[bot])

v0.5.11

01 Apr 21:16
0440ea6

Choose a tag to compare

AbstractGPs v0.5.11

Diff since v0.5.10

Merged pull requests:

  • revert change of FiniteGP constructor from #236 to avoid breaking downstream packages (#310) (@st--)

v0.5.10

31 Mar 09:24
c126765

Choose a tag to compare

AbstractGPs v0.5.10

Diff since v0.5.9

Closed issues:

  • Broken data link in introductory example (#295)

Merged pull requests:

  • Minor changes towards GPU compatibility (#236) (@st--)
  • deep-kernel-learning example, ported over from KernelFunctions.jl#322 (#293) (@st--)
  • Update examples/mauna-loa/Manifest.toml (#294) (@st--)
  • Update data link in intro-1d example (#296) (@jvaverka)
  • CompatHelper: add new compat entry for KernelFunctions at version 0.10 for package 2-deep-kernel-learning, (keep existing compat) (#302) (@github-actions[bot])
  • bump compat: 0-intro-1d (#303) (@st--)
  • bump compat: 1-mauna-loa (#304) (@st--)

v0.5.9

22 Mar 18:20
95c52f5

Choose a tag to compare

AbstractGPs v0.5.9

Diff since v0.5.8

Merged pull requests:

v0.5.8

21 Mar 17:25
c12a83f

Choose a tag to compare

AbstractGPs v0.5.8

Diff since v0.5.7

Closed issues:

  • [QUESTION] Using AbstractGPs.jl with Zygote (#285)
  • Minor typo in Readme.md? (#289)
  • Standard Error at a Point (#292)

Merged pull requests:

v0.5.7

14 Mar 11:56
f5a7deb

Choose a tag to compare

AbstractGPs v0.5.7

Diff since v0.5.6

Merged pull requests:

  • CompatHelper: bump compat for Turing to 0.20 for package ppl, (keep existing compat) (#266) (@github-actions[bot])
  • CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#267) (@github-actions[bot])
  • CompatHelper: bump compat for FillArrays to 0.13 for package test, (keep existing compat) (#268) (@github-actions[bot])
  • Update recommended audience for API docs (#269) (@willtebbutt)
  • Fix sparse GP docstring inconsistencies (#271) (@sharanry)

v0.5.6

01 Feb 14:36
c3ab102

Choose a tag to compare

AbstractGPs v0.5.6

Diff since v0.5.5

Closed issues:

  • GP's call should not accept matrix (without RowVecs/ColVecs) (#257)

Merged pull requests:

  • Deprecate implicit obsdim keyword argument and improve tests (#264) (@devmotion)

v0.5.5

01 Feb 14:01
65bef42

Choose a tag to compare

AbstractGPs v0.5.5

Diff since v0.5.4

Closed issues:

  • AD Allocations (#256)
  • elbo <= logpdf in test utils (#258)

Merged pull requests: