Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement TensorKit's tsvd! reverse-rule for :fixed differentiation mode #150

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Make rest of simultaneous CTMRG pass full decompositions and adapt :f…

72778cd
Select commit
Loading
Failed to load commit list.
Open

Implement TensorKit's tsvd! reverse-rule for :fixed differentiation mode #150

Make rest of simultaneous CTMRG pass full decompositions and adapt :f…
72778cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 7, 2025 in 0s

0.00% of diff hit (target 72.13%)

View this Pull Request on Codecov

0.00% of diff hit (target 72.13%)

Annotations

Check warning on line 69 in src/algorithms/ctmrg/projectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/ctmrg/projectors.jl#L69

Added line #L69 was not covered by tests

Check warning on line 80 in src/algorithms/ctmrg/projectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/ctmrg/projectors.jl#L80

Added line #L80 was not covered by tests

Check warning on line 89 in src/algorithms/ctmrg/projectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/ctmrg/projectors.jl#L89

Added line #L89 was not covered by tests

Check warning on line 100 in src/algorithms/ctmrg/projectors.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/ctmrg/projectors.jl#L100

Added line #L100 was not covered by tests

Check warning on line 55 in src/algorithms/ctmrg/simultaneous.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/ctmrg/simultaneous.jl#L52-L55

Added lines #L52 - L55 were not covered by tests

Check warning on line 39 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L39

Added line #L39 was not covered by tests

Check warning on line 47 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L44-L47

Added lines #L44 - L47 were not covered by tests

Check warning on line 51 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L51

Added line #L51 was not covered by tests

Check warning on line 54 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L54

Added line #L54 was not covered by tests

Check warning on line 57 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 60 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 62 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L62

Added line #L62 was not covered by tests

Check warning on line 66 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L66

Added line #L66 was not covered by tests

Check warning on line 68 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L68

Added line #L68 was not covered by tests

Check warning on line 74 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 77 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L77

Added line #L77 was not covered by tests

Check warning on line 81 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L81

Added line #L81 was not covered by tests

Check warning on line 89 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 101 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L91-L101

Added lines #L91 - L101 were not covered by tests

Check warning on line 104 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 107 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L107

Added line #L107 was not covered by tests

Check warning on line 127 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 166 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L166

Added line #L166 was not covered by tests

Check warning on line 172 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L170-L172

Added lines #L170 - L172 were not covered by tests

Check warning on line 176 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L176

Added line #L176 was not covered by tests