Skip to content

Move to TensorAlgebra 0.11#183

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

Move to TensorAlgebra 0.11#183
mtfishman merged 3 commits into
mainfrom
mf/tensoralgebra-0.11

Conversation

@mtfishman

@mtfishman mtfishman commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

Requires TensorAlgebra 0.11, where the blocked-permutation types this extension imported but never used are removed (ITensor/TensorAlgebra.jl#181).

SparseArraysBaseTensorAlgebraExt imported BlockedTrivialPermutation and BlockedTuple without using them, so they are dropped from the import. The extension uses only the core ReshapeFusion style and matricize / unmatricize, which TensorAlgebra 0.11 keeps unchanged.

Requires TensorAlgebra 0.11, where the blocked-permutation types this extension imported but never used are removed (ITensor/TensorAlgebra.jl#181).

`SparseArraysBaseTensorAlgebraExt` imported `BlockedTrivialPermutation` and `BlockedTuple` without using them, so they are dropped from the import. The extension uses only the core `ReshapeFusion` style and `matricize` / `unmatricize`, which TensorAlgebra 0.11 keeps unchanged.
Adds the in-flight sources pin for TensorAlgebra 0.11 (ITensor/TensorAlgebra.jl#181) so CI can resolve the unregistered version, and bumps the test project TensorAlgebra compat to 0.11 to match the root.
TensorAlgebra is a weak dependency, and a sources pin only applies to packages in deps or extras, so it cannot pin TensorAlgebra. CI resolves the 0.11 bound once the release registers.
@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:19
@mtfishman mtfishman enabled auto-merge (squash) June 24, 2026 21:19
@mtfishman mtfishman closed this Jun 24, 2026
auto-merge was automatically disabled June 24, 2026 21:23

Pull request was closed

@mtfishman mtfishman reopened this Jun 24, 2026
@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 77.57%. Comparing base (b9f5c9b) to head (6a26d69).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   77.57%   77.57%           
=======================================
  Files          12       12           
  Lines         883      883           
=======================================
  Hits          685      685           
  Misses        198      198           
Flag Coverage Δ
docs 26.06% <ø> (ø)

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 enabled auto-merge (squash) June 24, 2026 21:29
@mtfishman mtfishman merged commit 6205f43 into main Jun 24, 2026
44 of 58 checks passed
@mtfishman mtfishman deleted the mf/tensoralgebra-0.11 branch June 24, 2026 21:30
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