Skip to content

LinearAlgebra._generic_mat[vec/mat]mul! prefers plain alpha & beta#691

Open
dkarrasch wants to merge 1 commit intomainfrom
dk/nomuladdmul
Open

LinearAlgebra._generic_mat[vec/mat]mul! prefers plain alpha & beta#691
dkarrasch wants to merge 1 commit intomainfrom
dk/nomuladdmul

Conversation

@dkarrasch
Copy link
Copy Markdown
Member

The LinearAlgebra functions were refactored and accept plain alpha and beta. Potential MulAddMuls are destructured.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.31%. Comparing base (3ab784c) to head (27df57e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #691      +/-   ##
==========================================
- Coverage   84.35%   84.31%   -0.05%     
==========================================
  Files          13       13              
  Lines        9347     9346       -1     
==========================================
- Hits         7885     7880       -5     
- Misses       1462     1466       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dkarrasch dkarrasch requested a review from jishnub April 4, 2026 19:47
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