bsc-quantic / Qrochet.jl

Quantum Tensor Networks
https://bsc-quantic.github.io/Qrochet.jl/
Apache License 2.0
1 stars 0 forks source link

Prototype `evolve!` #21

Closed mofeing closed 7 months ago

mofeing commented 7 months ago

This PR implements the evolve! function for Chain TNs (MPS, MPO).

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 69 lines in your changes are missing coverage. Please review.

Project coverage is 67.07%. Comparing base (482ac90) to head (d506265). Report is 14 commits behind head on master.

Files Patch % Lines
src/Ansatz/Chain.jl 0.00% 50 Missing :warning:
src/Ansatz.jl 0.00% 10 Missing :warning:
src/Quantum.jl 0.00% 7 Missing :warning:
ext/QrochetQuacExt.jl 0.00% 1 Missing :warning:
src/Ansatz/Dense.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #21 +/- ## =========================================== + Coverage 56.98% 67.07% +10.08% =========================================== Files 5 7 +2 Lines 186 410 +224 =========================================== + Hits 106 275 +169 - Misses 80 135 +55 ```

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