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

gram matrix #41

Merged
merged 2 commits into from
Oct 12, 2022
Merged

gram matrix #41

merged 2 commits into from
Oct 12, 2022

Conversation

eahenle
Copy link
Collaborator

@eahenle eahenle commented Oct 12, 2022

closes #25

@github-actions
Copy link
Contributor

Code formatting requirements not met. See PR #42

Co-authored-by: eahenle <eahenle@users.noreply.github.com>
@eahenle eahenle marked this pull request as ready for review October 12, 2022 21:30
@codecov-commenter
Copy link

Codecov Report

Merging #41 (41348ef) into main (b60b0c7) will decrease coverage by 0.96%.
The diff coverage is 88.88%.

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   99.46%   98.50%   -0.97%     
==========================================
  Files           9       10       +1     
  Lines         187      200      +13     
==========================================
+ Hits          186      197      +11     
- Misses          1        3       +2     
Impacted Files Coverage Δ
src/MolecularGraphKernels.jl 83.33% <ø> (ø)
src/gram_matrix.jl 84.61% <84.61%> (ø)
src/graph_kernels.jl 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@eahenle eahenle merged commit 790da9e into main Oct 12, 2022
@eahenle eahenle deleted the gram-matrix branch October 12, 2022 21:33
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.

gram matrix computation
2 participants