Skip to content

Releases: JuliaGaussianProcesses/KernelFunctions.jl

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])

v0.10.58

23 Oct 21:20
828f451

Choose a tag to compare

KernelFunctions v0.10.58

Diff since v0.10.57

Merged pull requests:

v0.10.57

27 Sep 16:26
cf937ce

Choose a tag to compare

KernelFunctions v0.10.57

Diff since v0.10.56

Merged pull requests:

  • CompatHelper: bump compat for Flux to 0.14 for package train-kernel-parameters, (keep existing compat) (#522) (@github-actions[bot])
  • Make pullback error for ColVecs and RowVecs a bit more informative (#523) (@torfjelde)