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 keyword selector #130

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

Fix flavors.jl test

c06c20b
Select commit
Loading
Failed to load commit list.
Open

Implement keyword selector #130

Fix flavors.jl test
c06c20b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 7, 2025 in 0s

82.20% of diff hit (target 72.13%)

View this Pull Request on Codecov

82.20% of diff hit (target 72.13%)

Annotations

Check warning on line 130 in src/Defaults.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Defaults.jl#L130

Added line #L130 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/ctmrg/ctmrg.jl#L14

Added line #L14 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/ctmrg/projectors.jl#L59-L60

Added lines #L59 - L60 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/ctmrg/projectors.jl#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 30 in src/algorithms/optimization/peps_optimization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/optimization/peps_optimization.jl#L30

Added line #L30 was not covered by tests

Check warning on line 33 in src/algorithms/optimization/peps_optimization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/optimization/peps_optimization.jl#L33

Added line #L33 was not covered by tests

Check warning on line 39 in src/algorithms/optimization/peps_optimization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/optimization/peps_optimization.jl#L39

Added line #L39 was not covered by tests

Check warning on line 162 in src/algorithms/optimization/peps_optimization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/optimization/peps_optimization.jl#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 166 in src/algorithms/optimization/peps_optimization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/optimization/peps_optimization.jl#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 7 in src/algorithms/select_algorithm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/select_algorithm.jl#L7

Added line #L7 was not covered by tests

Check warning on line 40 in src/algorithms/select_algorithm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/select_algorithm.jl#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 44 in src/algorithms/select_algorithm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/select_algorithm.jl#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 52 in src/algorithms/select_algorithm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/select_algorithm.jl#L49-L52

Added lines #L49 - L52 were not covered by tests

Check warning on line 143 in src/algorithms/select_algorithm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/select_algorithm.jl#L143

Added line #L143 was not covered by tests

Check warning on line 268 in src/algorithms/select_algorithm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/select_algorithm.jl#L267-L268

Added lines #L267 - L268 were not covered by tests

Check warning on line 273 in src/algorithms/select_algorithm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/select_algorithm.jl#L273

Added line #L273 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L40

Added line #L40 was not covered by tests