Skip to content

Fix triangular multiplication methods #96

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

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Fix triangular multiplication methods #96

merged 1 commit into from
Aug 29, 2022

Conversation

andreasnoack
Copy link
Member

Representation of adjoint of triangular matrices has changed so sigatures need update and
there were a few bugs in the implementations.

of triangular matrices has changed so sigatures need update and
there were a few bugs in the implementations.
@codecov
Copy link

codecov bot commented Aug 29, 2022

Codecov Report

Base: 78.36% // Head: 81.29% // Increases project coverage by +2.93% 🎉

Coverage data is based on head (9478176) compared to base (7d5e695).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   78.36%   81.29%   +2.93%     
==========================================
  Files          10       10              
  Lines        1636     1636              
==========================================
+ Hits         1282     1330      +48     
+ Misses        354      306      -48     
Impacted Files Coverage Δ
src/juliaBLAS.jl 100.00% <100.00%> (+31.78%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andreasnoack andreasnoack merged commit 9b48ffa into master Aug 29, 2022
@andreasnoack andreasnoack deleted the an/coverage branch August 29, 2022 16:54
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