Skip to content

feat: add Matrix.gram() for the symmetric XᵀX product#208

Merged
lpatiny merged 1 commit into
mainfrom
add-gram
Jun 22, 2026
Merged

feat: add Matrix.gram() for the symmetric XᵀX product#208
lpatiny merged 1 commit into
mainfrom
add-gram

feat: add Matrix.gram() for the symmetric XᵀX product

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

65.02% (+0.19%) compared to 67cda77

View this Pull Request on Codecov

65.02% (+0.19%) compared to 67cda77

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
+ Coverage   64.83%   65.02%   +0.19%     
==========================================
  Files          47       47              
  Lines        5625     5656      +31     
  Branches      954      959       +5     
==========================================
+ Hits         3647     3678      +31     
  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.