Skip to content

[un]matricize relaunch#132

Merged
mtfishman merged 19 commits intomainfrom
mf/fix-matricize2
Mar 11, 2026
Merged

[un]matricize relaunch#132
mtfishman merged 19 commits intomainfrom
mf/fix-matricize2

Conversation

@mtfishman
Copy link
Member

@mtfishman mtfishman commented Mar 11, 2026

This is a different strategy from #129 for fixing [un]matricize. The idea is to implement minimal versions of the slicing operations that are needed for [un]matricize instead of going through the more complicated slicing code in BlockSparseArrays.jl (which needs a refactor/rewrite anyway, so we may as well avoid it for now).

Closes ITensor/BlockSparseArrays.jl#247, closes #129.

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 98.90110% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.95%. Comparing base (6c629ff) to head (4eef0ed).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/tensoralgebra.jl 98.86% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   62.14%   69.95%   +7.81%     
==========================================
  Files          10       10              
  Lines         869      952      +83     
==========================================
+ Hits          540      666     +126     
+ Misses        329      286      -43     
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.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2026

Your PR no longer requires formatting changes. Thank you for your contribution!

@mtfishman mtfishman marked this pull request as ready for review March 11, 2026 15:55
@mtfishman mtfishman changed the title [WIP] [un]matricize relaunch [un]matricize relaunch Mar 11, 2026
@mtfishman mtfishman merged commit d7f6d6f into main Mar 11, 2026
24 of 26 checks passed
@mtfishman mtfishman deleted the mf/fix-matricize2 branch March 11, 2026 16:49
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