-
Notifications
You must be signed in to change notification settings - Fork 41
Releases: JuliaGaussianProcesses/KernelFunctions.jl
Releases · JuliaGaussianProcesses/KernelFunctions.jl
v0.10.66
@github-actions
github-actions
823219b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
KernelFunctions v0.10.66
Merged pull requests:
- Bump codecov/codecov-action from 2 to 4 (#543) (@dependabot[bot])
- Bump dawidd6/action-download-artifact from 6 to 9 (#567) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#570) (@gnadt)
- Bump dawidd6/action-download-artifact from 9 to 11 (#574) (@dependabot[bot])
- Bump actions/checkout from 4 to 5 (#575) (@dependabot[bot])
- Adding Matern72Kernel object, tests and docs (#580) (@evandieren)
Closed issues:
- Adding Matern72Kernel (#579)
Assets 2
v0.10.65
@github-actions
github-actions
65fe151
This commit was created on GitHub.com and signed with GitHub’s verified signature.
KernelFunctions v0.10.65
Merged pull requests:
- Bump peter-evans/create-or-update-comment from 1 to 4 (#544) (@dependabot[bot])
- Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows (#561) (@dependabot[bot])
- Relax alloc tests on AD (#564) (@theogf)
- Bump compat to include Functors v0.5 (#566) (@gnadt)
- Update check_zygote_type_stability()... (#568) (@gnadt)
- Follow up of #564 (#569) (@theogf)
Closed issues:
Assets 2
v0.10.64
@github-actions
github-actions
ab866b9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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:
Assets 2
v0.10.63
@github-actions
github-actions
c97a246
This commit was created on GitHub.com and signed with GitHub’s verified signature.
KernelFunctions v0.10.63
Merged pull requests:
Closed issues:
KernelSumandKernelProductwithVectorofKernelfails (#497)
Assets 2
v0.10.62
@github-actions
github-actions
13bd5cb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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:
PeriodicKerneldoes not play with AD (#527)
Assets 2
v0.10.61
@github-actions
github-actions
3b7a2df
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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_brokenproblems (#546) (@simsurace) - Create CI link on badge (#548) (@theogf)
Assets 2
v0.10.60
@github-actions
github-actions
9a2f7bb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
KernelFunctions v0.10.60
What's Changed
- Remove chainrule and test for
SqMahalanobisby @simsurace in #539
Full Changelog: v0.10.59...v0.10.60
Assets 2
v0.10.59
@github-actions
github-actions
ec19a94
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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])
Assets 2
v0.10.58
@github-actions
github-actions
828f451
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
KernelFunctions v0.10.58
Merged pull requests:
- Fix Matern AD failures (#528) (@simsurace)
- Stop using deprecated signatures from Distances.jl (#529) (@simsurace)
Assets 2
2 people reacted
v0.10.57
@github-actions
github-actions
cf937ce
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)