Skip to content

feat: add Matrix.mmulByTranspose()#207

Merged
lpatiny merged 2 commits into
mainfrom
add-mmul-by-transpose
Jun 23, 2026
Merged

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

feat: support optional column scale in mmulByTranspose

0feb530
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 0s

65.22% (+0.19%) compared to 436258b

View this Pull Request on Codecov

65.22% (+0.19%) compared to 436258b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.22%. Comparing base (436258b) to head (0feb530).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
+ Coverage   65.02%   65.22%   +0.19%     
==========================================
  Files          47       47              
  Lines        5656     5688      +32     
  Branches      959      969      +10     
==========================================
+ Hits         3678     3710      +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.