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 symmetrization and add optimization callback #62

Merged
merged 14 commits into from
Aug 21, 2024

Avoid compiler confusion with small variable rename

f4c2d50
Select commit
Loading
Failed to load commit list.
Merged

Clean up symmetrization and add optimization callback #62

Avoid compiler confusion with small variable rename
f4c2d50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 21, 2024 in 0s

81.57% of diff hit (target 77.83%)

View this Pull Request on Codecov

81.57% of diff hit (target 77.83%)

Annotations

Check warning on line 139 in src/states/infinitepeps.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/states/infinitepeps.jl#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 78 in src/utility/symmetrization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/symmetrization.jl#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 99 in src/utility/symmetrization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/symmetrization.jl#L99

Added line #L99 was not covered by tests

Check warning on line 135 in src/utility/symmetrization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/symmetrization.jl#L135

Added line #L135 was not covered by tests

Check warning on line 183 in src/utility/symmetrization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/symmetrization.jl#L183

Added line #L183 was not covered by tests

Check warning on line 186 in src/utility/symmetrization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/symmetrization.jl#L186

Added line #L186 was not covered by tests

Check warning on line 189 in src/utility/symmetrization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/symmetrization.jl#L189

Added line #L189 was not covered by tests

Check warning on line 193 in src/utility/symmetrization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/symmetrization.jl#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 196 in src/utility/symmetrization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/symmetrization.jl#L196

Added line #L196 was not covered by tests

Check warning on line 199 in src/utility/symmetrization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/symmetrization.jl#L199

Added line #L199 was not covered by tests