Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable periodic kernel in example #390

Merged
merged 2 commits into from
Feb 19, 2024
Merged

Enable periodic kernel in example #390

merged 2 commits into from
Feb 19, 2024

Conversation

simsurace
Copy link
Member

@simsurace simsurace commented Feb 10, 2024

Now that JuliaGaussianProcesses/KernelFunctions.jl#531 has been merged, we can try re-enabling the PeriodicKernel.

Now that JuliaGaussianProcesses/KernelFunctions.jl#528 has been merged, we can try re-enabling the `PeriodicKernel`
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cf311bd) 96.95% compared to head (a70bf72) 96.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #390   +/-   ##
=======================================
  Coverage   96.95%   96.95%           
=======================================
  Files          12       12           
  Lines         394      394           
=======================================
  Hits          382      382           
  Misses         12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@simsurace simsurace requested a review from st-- February 10, 2024 15:16
Copy link
Member

@willtebbutt willtebbutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks to me to be working from the docs that have been built during CI. @simsurace do you agree?

@simsurace
Copy link
Member Author

simsurace commented Feb 19, 2024

Yeah everything works, I tested locally as well. There is also a unit test for AD through the periodic kernel.

@simsurace simsurace merged commit b129cb4 into master Feb 19, 2024
12 checks passed
@simsurace simsurace deleted the enable-periodic branch February 19, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants