Skip to content

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

Merged
dkarrasch merged 1 commit intomainfrom
dk/nomuladdmul
Apr 20, 2026
Merged

LinearAlgebra._generic_mat[vec/mat]mul! prefers plain alpha & beta#691
dkarrasch merged 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).
⚠️ Report is 11 commits behind head on main.

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
@dkarrasch dkarrasch requested a review from ViralBShah April 12, 2026 09:49
@dkarrasch dkarrasch added the backport 1.13 Change should be backported to release-1.13 label Apr 20, 2026
@dkarrasch dkarrasch merged commit 0080826 into main Apr 20, 2026
10 of 11 checks passed
@dkarrasch dkarrasch deleted the dk/nomuladdmul branch April 20, 2026 10:53
@dkarrasch dkarrasch mentioned this pull request Apr 20, 2026
2 tasks
dkarrasch added a commit that referenced this pull request Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.13 Change should be backported to release-1.13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant