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

add a tutorial example for SSH model ground state #173

Closed jiangtong1000 closed 2 weeks ago

liwt31 commented 2 weeks ago

Thanks! Please update example/run.sh to make sure the file is tested during CI

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.17%. Comparing base (78516d8) to head (af576b5). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #173 +/- ## ========================================== - Coverage 86.18% 86.17% -0.02% ========================================== Files 118 118 Lines 12852 12852 ========================================== - Hits 11077 11075 -2 - Misses 1775 1777 +2 ```

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


🚨 Try these New Features:

liwt31 commented 2 weeks ago

Some of the tests failed but it's more like minor numerical errors. Thanks Jiang!