Skip to content

Support TensorAlgebra 0.16#202

Merged
mtfishman merged 1 commit into
mainfrom
mf/unmatricize-domain-convention
Jul 2, 2026
Merged

Support TensorAlgebra 0.16#202
mtfishman merged 1 commit into
mainfrom
mf/unmatricize-domain-convention

Conversation

@mtfishman

@mtfishman mtfishman commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary

Adapts the SectorFusion unmatricize overloads to TensorAlgebra 0.16 (ITensor/TensorAlgebra.jl#199), which takes unmatricize domain axes codomain-facing (un-dualized). The terminal overloads re-dualize the domain axes with conj before reconstructing the graded array, and the round-trip tests pass their domain axes un-dualized to match.

@mtfishman mtfishman force-pushed the mf/unmatricize-domain-convention branch from 43da223 to 84581fd Compare July 2, 2026 02:46
@mtfishman mtfishman changed the title [WIP] Support TensorAlgebra 0.16 Support TensorAlgebra 0.16 Jul 2, 2026
@mtfishman mtfishman marked this pull request as ready for review July 2, 2026 02:47
@mtfishman mtfishman enabled auto-merge (squash) July 2, 2026 02:47
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.86%. Comparing base (070c311) to head (83d4b81).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   81.86%   81.86%           
=======================================
  Files          23       23           
  Lines        1864     1864           
=======================================
  Hits         1526     1526           
  Misses        338      338           
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 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.

@mtfishman mtfishman force-pushed the mf/unmatricize-domain-convention branch from 84581fd to 1d9f3b1 Compare July 2, 2026 02:57
Adapts the `SectorFusion` `unmatricize` overloads to TensorAlgebra 0.16 (ITensor/TensorAlgebra.jl#199), which takes `unmatricize` domain axes codomain-facing (un-dualized). The terminal overloads re-dualize the domain axes with `conj` before reconstructing the graded array, and the round-trip tests pass their domain axes un-dualized to match.

- [ ] Remove the `[sources]` pins on `TensorAlgebra` and `SparseArraysBase` once both register
@mtfishman mtfishman force-pushed the mf/unmatricize-domain-convention branch from 1d9f3b1 to 83d4b81 Compare July 2, 2026 14:11
@mtfishman mtfishman merged commit afea845 into main Jul 2, 2026
18 checks passed
@mtfishman mtfishman deleted the mf/unmatricize-domain-convention branch July 2, 2026 14:19
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.

1 participant