Skip to content

Releases: JuliaGaussianProcesses/KernelFunctions.jl

v0.10.63

08 Feb 16:32
c97a246
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v0.10.56

05 Jul 08:36
b7dc7a2
Compare
Choose a tag to compare

KernelFunctions v0.10.56

Diff since v0.10.55

Closed issues:

  • Does it make sense to replace custom ColVecs, RowVecs code with ArraysOfArrays library (#516)

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#502) (@github-actions[bot])

v0.10.55

21 Apr 09:18
ef6d459
Compare
Choose a tag to compare

KernelFunctions v0.10.55

Diff since v0.10.54

Closed issues:

  • Ambiguities (#481)

Merged pull requests:

v0.10.54

18 Apr 19:35
9da7bfd
Compare
Choose a tag to compare

KernelFunctions v0.10.54

Diff since v0.10.53

Closed issues:

  • spectral_mixture_kernel constructor is not type-stable (#490)

Merged pull requests:

  • Make spectral_mixture_kernel type stable for StaticArrays (#501) (@theogf)