Skip to content

Merge VidalMPS into MPS#374

Draft
mofeing wants to merge 12 commits into
masterfrom
merge-vidalmps-to-mps
Draft

Merge VidalMPS into MPS#374
mofeing wants to merge 12 commits into
masterfrom
merge-vidalmps-to-mps

Ensure that marginal probability distribution is real on `sample`

501ca88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 29, 2025 in 1s

33.65% (-2.39%) compared to ddc670e

View this Pull Request on Codecov

33.65% (-2.39%) compared to ddc670e

Details

Codecov Report

❌ Patch coverage is 4.19847% with 251 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.65%. Comparing base (ddc670e) to head (501ca88).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Operations/canonize.jl 1.94% 101 Missing ⚠️
src/Operations/simple_update.jl 0.00% 88 Missing ⚠️
src/Components/MPS.jl 2.70% 36 Missing ⚠️
src/Operations/compress.jl 13.33% 13 Missing ⚠️
src/Operations/norm.jl 0.00% 6 Missing ⚠️
src/Operations/entropy.jl 28.57% 5 Missing ⚠️
src/CanonicalForm.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #374      +/-   ##
==========================================
- Coverage   36.03%   33.65%   -2.39%     
==========================================
  Files          21       20       -1     
  Lines        1060     1144      +84     
==========================================
+ Hits          382      385       +3     
- Misses        678      759      +81     

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