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 mul(::SMat, ::SMat) #1228

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lgoettgens
Copy link
Contributor

No description provided.

@lgoettgens
Copy link
Contributor Author

I have some failures in my local code that may be due to this implementation. Please wait with a merge until I looked into that.

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (8f64388) 74.46% compared to head (6b789c7) 74.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1228      +/-   ##
==========================================
+ Coverage   74.46%   74.52%   +0.05%     
==========================================
  Files         346      346              
  Lines      110830   110839       +9     
==========================================
+ Hits        82534    82599      +65     
+ Misses      28296    28240      -56     
Files Coverage Δ
src/Sparse/Matrix.jl 65.47% <100.00%> (+0.43%) ⬆️

... and 34 files with indirect coverage changes

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

@lgoettgens lgoettgens marked this pull request as draft September 28, 2023 09:29
@lgoettgens
Copy link
Contributor Author

Converting to a draft until I actually need it and verified the correctness.

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.

1 participant