Skip to content

Move to TensorAlgebra 0.11#126

Merged
mtfishman merged 4 commits into
mainfrom
mf/tensoralgebra-0.11
Jun 24, 2026
Merged

Move to TensorAlgebra 0.11#126
mtfishman merged 4 commits into
mainfrom
mf/tensoralgebra-0.11

Conversation

@mtfishman

@mtfishman mtfishman commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

Moves ITensorNetworksNext onto the TensorAlgebra 0.11 stack: bumps the TensorAlgebra compat bound to 0.11 (ITensor/TensorAlgebra.jl#181) and the ITensorBase compat bound to 0.8 (ITensor/ITensorBase.jl#184), the release that moves onto it. ITensorNetworksNext uses none of the removed blocked-tuple types and constructs no duplicate-named tensors, so no code changes are needed. This also supersedes #120, the CompatHelper bump for ITensorBase.

mtfishman and others added 4 commits June 24, 2026 10:20
Bumps the TensorAlgebra compat bound to 0.11 (ITensor/TensorAlgebra.jl#181), picked up through ITensorBase (ITensor/ITensorBase.jl#184). ITensorNetworksNext uses none of the blocked-tuple types that release removes, so no code changes are needed.
Removes a comment pointing at TensorAlgebra's BaseExtensions submodule, which no longer exists.
ITensorBase 0.8 is the release that moves onto TensorAlgebra 0.11. Also sets the test project's TensorAlgebra compat to 0.11 so it matches the root project.
…re registered

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mtfishman mtfishman changed the title [WIP] Move to TensorAlgebra 0.11 Move to TensorAlgebra 0.11 Jun 24, 2026
@mtfishman mtfishman marked this pull request as ready for review June 24, 2026 21:43
@mtfishman mtfishman enabled auto-merge (squash) June 24, 2026 21:44
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.35%. Comparing base (29d78fa) to head (db1f7f3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #126   +/-   ##
=======================================
  Coverage   80.35%   80.35%           
=======================================
  Files          13       13           
  Lines         738      738           
=======================================
  Hits          593      593           
  Misses        145      145           
Flag Coverage Δ
docs 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 merged commit 469dad6 into main Jun 24, 2026
30 of 44 checks passed
@mtfishman mtfishman deleted the mf/tensoralgebra-0.11 branch June 24, 2026 22:13
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