Skip to content

Transpose inverts the index order for all UniTensor types

7aa7862
Select commit
Loading
Failed to load commit list.
Merged

Transpose exchanges roles of left and right indices #725

Transpose inverts the index order for all UniTensor types
7aa7862
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 0s

35.53% (+0.05%) compared to a22dd1e

View this Pull Request on Codecov

35.53% (+0.05%) compared to a22dd1e

Details

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 35.53%. Comparing base (a22dd1e) to head (7aa7862).
⚠️ Report is 26 commits behind head on master.

Files with missing lines Patch % Lines
src/linalg/Lanczos_Exp.cpp 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #725      +/-   ##
==========================================
+ Coverage   35.47%   35.53%   +0.05%     
==========================================
  Files         214      214              
  Lines       33007    33016       +9     
  Branches    13130    13133       +3     
==========================================
+ Hits        11709    11731      +22     
+ Misses      19376    19361      -15     
- Partials     1922     1924       +2     

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