shuaigroup / Renormalizer

Quantum dynamics package based on tensor network states
https://shuaigroup.github.io/Renormalizer/
Apache License 2.0
52 stars 16 forks source link

Use QR for MPO construction and allow calculating entropies with TTN #170

Closed liwt31 closed 5 months ago

liwt31 commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 95.84055% with 24 lines in your changes missing coverage. Please review.

Project coverage is 86.21%. Comparing base (cd1f4ed) to head (083abf2).

Files Patch % Lines
renormalizer/tn/tree.py 93.80% 23 Missing :warning:
renormalizer/mps/symbolic_mpo.py 98.52% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #170 +/- ## ========================================== + Coverage 85.98% 86.21% +0.22% ========================================== Files 118 118 Lines 12494 12779 +285 ========================================== + Hits 10743 11017 +274 - Misses 1751 1762 +11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.