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

Extend CTMRGEnv constructor for nontrivial unit cells #52

Merged
merged 9 commits into from
Jul 12, 2024

Remove deprecated kwarg

8520bc3
Select commit
Loading
Failed to load commit list.
Merged

Extend CTMRGEnv constructor for nontrivial unit cells #52

Remove deprecated kwarg
8520bc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 11, 2024 in 1s

80.00% of diff hit (target 76.89%)

View this Pull Request on Codecov

80.00% of diff hit (target 76.89%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/ctmrg.jl#L67

Added line #L67 was not covered by tests

Check warning on line 11 in src/environments/ctmrgenv.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/environments/ctmrgenv.jl#L11

Added line #L11 was not covered by tests

Check warning on line 46 in src/environments/ctmrgenv.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/environments/ctmrgenv.jl#L46

Added line #L46 was not covered by tests

Check warning on line 49 in src/environments/ctmrgenv.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/environments/ctmrgenv.jl#L49

Added line #L49 was not covered by tests

Check warning on line 127 in src/environments/ctmrgenv.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/environments/ctmrgenv.jl#L127

Added line #L127 was not covered by tests

Check warning on line 136 in src/environments/ctmrgenv.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/environments/ctmrgenv.jl#L136

Added line #L136 was not covered by tests

Check warning on line 147 in src/environments/ctmrgenv.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/environments/ctmrgenv.jl#L147

Added line #L147 was not covered by tests

Check warning on line 158 in src/environments/ctmrgenv.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/environments/ctmrgenv.jl#L158

Added line #L158 was not covered by tests

Check warning on line 240 in src/environments/ctmrgenv.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/environments/ctmrgenv.jl#L240

Added line #L240 was not covered by tests

Check warning on line 249 in src/environments/ctmrgenv.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/environments/ctmrgenv.jl#L249

Added line #L249 was not covered by tests