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

Improved gradient information for Symmetric kernel #1002

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

mirjanic
Copy link

This pull request adds a fix for the gradient information of the Symmetric kernel by implementing gradients_X_diag. Any feedback is appreciated!

@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Merging #1002 (db439d7) into devel (f63ed48) will decrease coverage by 0.00%.
The diff coverage is 33.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1002      +/-   ##
==========================================
- Coverage   54.49%   54.49%   -0.01%     
==========================================
  Files         210      210              
  Lines       21560    21563       +3     
  Branches     3169     3169              
==========================================
+ Hits        11750    11751       +1     
- Misses       9255     9257       +2     
  Partials      555      555              

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

1 participant