Skip to content

Releases: JuliaGaussianProcesses/KernelFunctions.jl

v0.11.0

11 Mar 11:37
ce18b29

Choose a tag to compare

KernelFunctions v0.11.0

Diff since v0.10.67

Breaking changes

  • Zygote is no longer supported on Julia 1.12 and later

Merged pull requests:

  • CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#525) (@github-actions[bot])
  • Exponent missing in documentation for Matern kernel (#587) (@Djoop)
  • Bump actions/upload-artifact from 6 to 7 (#589) (@dependabot[bot])
  • Bump dawidd6/action-download-artifact from 12 to 16 (#590) (@dependabot[bot])
  • BREAKING: Migrate from Requires.jl to package extensions (#591) (@simsurace)
  • BREAKING: Move AD to package extensions and drop Zygote tests for Julia 1.12 and up (#592) (@simsurace)
  • Use Turing Actions for Documenter site and Navbar (#593) (@shravanngoswamii)
  • Bump actions/checkout from 4 to 6 (#594) (@dependabot[bot])
  • Bump julia-actions/cache from 2 to 3 (#595) (@dependabot[bot])

Closed issues:

  • Fix docs build (#565)
  • Documentation Rending Issues (#576)

v0.10.67

13 Jan 13:33
1fb1e33

Choose a tag to compare

KernelFunctions v0.10.67

Diff since v0.10.66

Merged pull requests:

v0.10.66

15 Oct 08:53
823219b

Choose a tag to compare

KernelFunctions v0.10.66

Diff since v0.10.65

Merged pull requests:

Closed issues:

  • Adding Matern72Kernel (#579)

v0.10.65

05 Mar 18:14
65fe151

Choose a tag to compare

KernelFunctions v0.10.65

Diff since v0.10.64

Merged pull requests:

Closed issues:

  • Maybe replace Matern12, Matern32 and Matern52 by Matern{nu} (#518)
  • Quick question (#555)

v0.10.64

22 Jul 09:41
ab866b9

Choose a tag to compare

KernelFunctions v0.10.64

Diff since v0.10.63

Merged pull requests:

Closed issues:

  • PeriodicKernel does not work with AD (see issue for work-around) (#389)
  • Does 3-arg kernelmatrix_diag require same length? (#552)
  • Does it allow to add a new custom kernel by the user? (#558)

v0.10.63

08 Feb 16:32
c97a246

Choose a tag to compare

KernelFunctions v0.10.63

Diff since v0.10.62

Merged pull requests:

  • Add _sum for KernelSum{<:AbstractVector} and associated tests (#547) (@theogf)

Closed issues:

  • KernelSum and KernelProduct with Vector of Kernel fails (#497)

v0.10.62

07 Feb 16:37
13bd5cb

Choose a tag to compare

KernelFunctions v0.10.62

Diff since v0.10.61

Merged pull requests:

Closed issues:

  • PeriodicKernel does not play with AD (#527)

v0.10.61

06 Feb 22:58
3b7a2df

Choose a tag to compare

KernelFunctions v0.10.61

Diff since v0.10.60

Merged pull requests:

v0.10.60

20 Nov 18:58
9a2f7bb

Choose a tag to compare

KernelFunctions v0.10.60

Diff since v0.10.59

What's Changed

Full Changelog: v0.10.59...v0.10.60

v0.10.59

20 Nov 18:46
ec19a94

Choose a tag to compare

KernelFunctions v0.10.59

Diff since v0.10.58

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#534) (@github-actions[bot])
  • CompatHelper: add new compat entry for Statistics at version 1 for package test, (keep existing compat) (#535) (@github-actions[bot])
  • CompatHelper: add new compat entry for Statistics at version 1 for package docs, (keep existing compat) (#536) (@github-actions[bot])