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

Add Wiener Velocity kernel #1003

Open
wants to merge 4 commits into
base: devel
Choose a base branch
from
Open

Conversation

Duncan10
Copy link

This PR contributes an implementation for the 1D Wiener velocity kernel. The Wiener velocity corresponds to a once integrated Wiener process (Brownian motion) as described by Solin in "Stochastic Differential Equation Methods for Spatio-Temporal Gaussian Process Regression", 2016. URL: http://urn.fi/URN:ISBN:978-952-60-6711-7

@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #1003 (b33c036) into devel (f63ed48) will increase coverage by 0.03%.
The diff coverage is 79.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1003      +/-   ##
==========================================
+ Coverage   54.49%   54.53%   +0.03%     
==========================================
  Files         210      211       +1     
  Lines       21560    21589      +29     
  Branches     3169     3172       +3     
==========================================
+ Hits        11750    11773      +23     
- Misses       9255     9261       +6     
  Partials      555      555              

@ekalosak
Copy link
Contributor

LGTM @zhenwendai @javiergonzalezh et al. what do you think?

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.

None yet

2 participants