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

Allow for non-square / uniform MPOHamiltonians in make_time_mpo(..., ::TaylorCluster) #253

Merged
merged 13 commits into from
Mar 2, 2025

fix remove_orphans to avoid infinite loop

4439d55
Select commit
Loading
Failed to load commit list.
Merged

Allow for non-square / uniform MPOHamiltonians in make_time_mpo(..., ::TaylorCluster) #253

fix remove_orphans to avoid infinite loop
4439d55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 2, 2025 in 0s

89.69% of diff hit (target 83.06%)

View this Pull Request on Codecov

89.69% of diff hit (target 83.06%)

Annotations

Check warning on line 78 in src/algorithms/timestep/wii.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/timestep/wii.jl#L78

Added line #L78 was not covered by tests

Check warning on line 104 in src/algorithms/timestep/wii.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/timestep/wii.jl#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 111 in src/algorithms/timestep/wii.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/timestep/wii.jl#L106-L111

Added lines #L106 - L111 were not covered by tests

Check warning on line 118 in src/algorithms/timestep/wii.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/timestep/wii.jl#L113-L118

Added lines #L113 - L118 were not covered by tests

Check warning on line 121 in src/algorithms/timestep/wii.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/timestep/wii.jl#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 123 in src/algorithms/timestep/wii.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/timestep/wii.jl#L123

Added line #L123 was not covered by tests

Check warning on line 127 in src/algorithms/timestep/wii.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/timestep/wii.jl#L126-L127

Added lines #L126 - L127 were not covered by tests