Add two-site DMRG for tree tensor networks#122
Open
mtfishman wants to merge 4 commits into
Open
Codecov / codecov/project
succeeded
Jun 25, 2026 in 1s
81.45% (+1.09%) compared to 469dad6
View this Pull Request on Codecov
81.45% (+1.09%) compared to 469dad6
Details
Codecov Report
❌ Patch coverage is 85.02203% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.45%. Comparing base (469dad6) to head (f17e10c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/dmrg.jl | 87.58% | 19 Missing |
| src/orthogonalize.jl | 69.56% | 7 Missing |
| src/tensornetworkoperator.jl | 64.28% | 5 Missing |
| src/quadraticformnetwork.jl | 91.89% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #122 +/- ##
==========================================
+ Coverage 80.35% 81.45% +1.09%
==========================================
Files 13 17 +4
Lines 738 965 +227
==========================================
+ Hits 593 786 +193
- Misses 145 179 +34 ☔ 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.
Loading