Skip to content

Fix truncated SVD#39

Merged
mtfishman merged 2 commits intomainfrom
mf/update_svd_trunc
Jun 4, 2025
Merged

Fix truncated SVD#39
mtfishman merged 2 commits intomainfrom
mf/update_svd_trunc

Conversation

@mtfishman
Copy link
Copy Markdown
Member

ITensor/BlockSparseArrays.jl#132 reimplemented truncated block sparse SVD in a simpler way using logical indexing. This PR is meant to update GradedMatrix truncated SVD it accordingly. I think I'll just have to define sector-preserving logical indexing of GradedUnitRanges.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.32%. Comparing base (b5dc783) to head (5788a6d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   94.35%   94.32%   -0.03%     
==========================================
  Files          20       20              
  Lines         779      775       -4     
==========================================
- Hits          735      731       -4     
  Misses         44       44              
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 changed the title [WIP] Fix truncated SVD Fix truncated SVD Jun 4, 2025
@mtfishman mtfishman marked this pull request as ready for review June 4, 2025 22:47
@mtfishman mtfishman merged commit 3045584 into main Jun 4, 2025
18 checks passed
@mtfishman mtfishman deleted the mf/update_svd_trunc branch June 4, 2025 23:03
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