Releases: JuliaGaussianProcesses/KernelFunctions.jl
Releases · JuliaGaussianProcesses/KernelFunctions.jl
v0.10.64
KernelFunctions v0.10.64
Merged pull requests:
- Bump actions/upload-artifact from 2 to 4 (#545) (@dependabot[bot])
- Bump peter-evans/find-comment from 1 to 3 (#551) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#556) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#557) (@dependabot[bot])
- Preserve Float type for Periodic Kernel (#560) (@molet)
Closed issues:
v0.10.63
KernelFunctions v0.10.63
Merged pull requests:
Closed issues:
KernelSum
andKernelProduct
withVector
ofKernel
fails (#497)
v0.10.62
KernelFunctions v0.10.62
Merged pull requests:
- Relax allocation test (#530) (@simsurace)
- Fix periodic kernel AD (#531) (@simsurace)
- Simplify rule according to feedback in #531 (#549) (@simsurace)
Closed issues:
PeriodicKernel
does not play with AD (#527)
v0.10.61
KernelFunctions v0.10.61
Merged pull requests:
- Add dependabot and update CI a bit (#540) (@devmotion)
- Bump actions/checkout from 2 to 4 (#542) (@dependabot[bot])
- Fix
@test_broken
problems (#546) (@simsurace) - Create CI link on badge (#548) (@theogf)
v0.10.60
KernelFunctions v0.10.60
What's Changed
- Remove chainrule and test for
SqMahalanobis
by @simsurace in #539
Full Changelog: v0.10.59...v0.10.60
v0.10.59
KernelFunctions v0.10.59
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
KernelFunctions v0.10.58
Merged pull requests:
- Fix Matern AD failures (#528) (@simsurace)
- Stop using deprecated signatures from Distances.jl (#529) (@simsurace)
v0.10.57
KernelFunctions v0.10.57
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
v0.10.55
KernelFunctions v0.10.55
Closed issues:
- Ambiguities (#481)
Merged pull requests:
- Fix method ambiguities (#483) (@devmotion)