Skip to content

feat: add Matrix.mmulByTranspose()#207

Open
lpatiny wants to merge 2 commits into
mainfrom
add-mmul-by-transpose
Open

feat: add Matrix.mmulByTranspose()#207
lpatiny wants to merge 2 commits into
mainfrom
add-mmul-by-transpose

feat: support optional column scale in mmulByTranspose

f1e7b11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2026 in 1s

65.03% (+0.19%) compared to 67cda77

View this Pull Request on Codecov

65.03% (+0.19%) compared to 67cda77

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.03%. Comparing base (67cda77) to head (f1e7b11).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
+ Coverage   64.83%   65.03%   +0.19%     
==========================================
  Files          47       47              
  Lines        5625     5657      +32     
  Branches      954      961       +7     
==========================================
+ Hits         3647     3679      +32     
  Misses       1967     1967              
  Partials       11       11              

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.