bsc-quantic / Qrochet.jl

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

Implement Chain normalization by mixed canonization #28

Closed Todorbsc closed 6 months ago

Todorbsc commented 6 months ago

Closes #18

Todorbsc commented 6 months ago

Check the changes. I am not sure if I have to do something else other than normalizing the centersite tensor. Doing it this way, the complete Chain is normalized because the weights are concentrated in the centersite tensor. Let me know :)

mofeing commented 6 months ago

You're having a format problem. Please install JuliaFormatter and run format(".") on the project directory.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 73.55%. Comparing base (11890f0) to head (31b8c29). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #28 +/- ## ========================================== - Coverage 75.00% 73.55% -1.45% ========================================== Files 8 8 Lines 436 450 +14 ========================================== + Hits 327 331 +4 - Misses 109 119 +10 ```

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