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

Clean up and simplify optimization interface #127

Merged
merged 29 commits into from
Feb 11, 2025

Fix condition number computation

ea46eb2
Select commit
Loading
Failed to load commit list.
Merged

Clean up and simplify optimization interface #127

Fix condition number computation
ea46eb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 10, 2025 in 0s

0.00% of diff hit (target 69.80%)

View this Pull Request on Codecov

0.00% of diff hit (target 69.80%)

Annotations

Check warning on line 35 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 57 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 99 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L97-L99

Added lines #L97 - L99 were not covered by tests

Check warning on line 121 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L118-L121

Added lines #L118 - L121 were not covered by tests

Check warning on line 163 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L161-L163

Added lines #L161 - L163 were not covered by tests

Check warning on line 185 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L182-L185

Added lines #L182 - L185 were not covered by tests

Check warning on line 227 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L225-L227

Added lines #L225 - L227 were not covered by tests

Check warning on line 249 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L246-L249

Added lines #L246 - L249 were not covered by tests

Check warning on line 962 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L962

Added line #L962 was not covered by tests

Check warning on line 1026 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1026

Added line #L1026 was not covered by tests

Check warning on line 1092 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1092

Added line #L1092 was not covered by tests

Check warning on line 1157 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1157

Added line #L1157 was not covered by tests

Check warning on line 1213 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1212-L1213

Added lines #L1212 - L1213 were not covered by tests

Check warning on line 1222 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1221-L1222

Added lines #L1221 - L1222 were not covered by tests

Check warning on line 1241 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1239-L1241

Added lines #L1239 - L1241 were not covered by tests

Check warning on line 1573 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1573

Added line #L1573 was not covered by tests

Check warning on line 1586 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1586

Added line #L1586 was not covered by tests

Check warning on line 1599 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1599

Added line #L1599 was not covered by tests

Check warning on line 1612 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1612

Added line #L1612 was not covered by tests

Check warning on line 1649 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1649

Added line #L1649 was not covered by tests

Check warning on line 1662 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1662

Added line #L1662 was not covered by tests

Check warning on line 1673 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1673

Added line #L1673 was not covered by tests

Check warning on line 1686 in src/algorithms/contractions/ctmrg_contractions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/contractions/ctmrg_contractions.jl#L1686

Added line #L1686 was not covered by tests

Check warning on line 43 in src/algorithms/ctmrg/ctmrg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/ctmrg/ctmrg.jl#L43

Added line #L43 was not covered by tests

Check warning on line 45 in src/algorithms/ctmrg/ctmrg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/ctmrg/ctmrg.jl#L45

Added line #L45 was not covered by tests