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

Support for single sc_ops for faster specific method in ssesolve and smesolve #408

Merged
merged 5 commits into from
Feb 17, 2025

Fix Code Quality

7980f91
Select commit
Loading
Failed to load commit list.
Merged

Support for single sc_ops for faster specific method in ssesolve and smesolve #408

Fix Code Quality
7980f91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 16, 2025 in 1s

0.00% of diff hit (target 94.16%)

View this Pull Request on Codecov

0.00% of diff hit (target 94.16%)

Annotations

Check warning on line 91 in src/time_evolution/smesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/smesolve.jl#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 95 in src/time_evolution/smesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/smesolve.jl#L95

Added line #L95 was not covered by tests

Check warning on line 104 in src/time_evolution/smesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/smesolve.jl#L104

Added line #L104 was not covered by tests

Check warning on line 131 in src/time_evolution/smesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/smesolve.jl#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 375 in src/time_evolution/smesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/smesolve.jl#L375

Added line #L375 was not covered by tests

Check warning on line 378 in src/time_evolution/smesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/smesolve.jl#L377-L378

Added lines #L377 - L378 were not covered by tests

Check warning on line 92 in src/time_evolution/ssesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/ssesolve.jl#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 96 in src/time_evolution/ssesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/ssesolve.jl#L96

Added line #L96 was not covered by tests

Check warning on line 105 in src/time_evolution/ssesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/ssesolve.jl#L105

Added line #L105 was not covered by tests

Check warning on line 131 in src/time_evolution/ssesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/ssesolve.jl#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 374 in src/time_evolution/ssesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/ssesolve.jl#L374

Added line #L374 was not covered by tests

Check warning on line 377 in src/time_evolution/ssesolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/ssesolve.jl#L376-L377

Added lines #L376 - L377 were not covered by tests

Check warning on line 242 in src/time_evolution/time_evolution.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/time_evolution.jl#L241-L242

Added lines #L241 - L242 were not covered by tests

Check warning on line 355 in src/time_evolution/time_evolution.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/time_evolution.jl#L353-L355

Added lines #L353 - L355 were not covered by tests

Check warning on line 368 in src/time_evolution/time_evolution.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/time_evolution.jl#L367-L368

Added lines #L367 - L368 were not covered by tests

Check warning on line 376 in src/time_evolution/time_evolution.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/time_evolution.jl#L376

Added line #L376 was not covered by tests

Check warning on line 379 in src/time_evolution/time_evolution.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/time_evolution.jl#L378-L379

Added lines #L378 - L379 were not covered by tests

Check warning on line 381 in src/time_evolution/time_evolution.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/time_evolution.jl#L381

Added line #L381 was not covered by tests

Check warning on line 414 in src/time_evolution/time_evolution.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/time_evolution/time_evolution.jl#L414

Added line #L414 was not covered by tests