Skip to content

Compression of MPS#332

Open
josepamigoo wants to merge 10 commits into
masterfrom
feature/compression-v2
Open

Compression of MPS#332
josepamigoo wants to merge 10 commits into
masterfrom
feature/compression-v2

Conversation

@josepamigoo

Copy link
Copy Markdown
Contributor

Addition of compression method for MPS and their auxiliar functions. Perfromance tested correctly for MPS with real tensors. Some issue to be fixed when using Complex Tensors ( proabably related with u and v tensors, although they are each other conjugates)

Minor modification on svd truncated as well

@codecov

codecov Bot commented Mar 15, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.33%. Comparing base (6753076) to head (93e8d56).
⚠️ Report is 51 commits behind head on master.

Files with missing lines Patch % Lines
src/MPS.jl 0.00% 60 Missing ⚠️
src/Numerics.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
- Coverage   46.15%   45.33%   -0.83%     
==========================================
  Files          36       36              
  Lines        2472     2517      +45     
==========================================
  Hits         1141     1141              
- Misses       1331     1376      +45     

☔ 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.

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