Skip to content

Conversation

@ogauthe
Copy link
Collaborator

@ogauthe ogauthe commented Sep 23, 2025

This PR defines matricize and unmatricize for FusionTensors. It now reduces the number of specialization needed to use contract. It is the first step to define SVD and other factorizations.

@codecov
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

❌ Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.31%. Comparing base (da61225) to head (1dcab3c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/fusiontensor/base_interface.jl 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   91.47%   91.31%   -0.17%     
==========================================
  Files          11       11              
  Lines         598      610      +12     
==========================================
+ Hits          547      557      +10     
- Misses         51       53       +2     
Flag Coverage Δ
docs 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@mtfishman mtfishman merged commit fb340d4 into ITensor:main Sep 24, 2025
11 of 13 checks passed
@mtfishman
Copy link
Member

Thanks! Nice to see your improvements to TensorAlgebra.jl paying off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants