Skip to content

fix multiplication of MPOHamiltonian

858446e
Select commit
Loading
Failed to load commit list.
Merged

Improve support for mixed scalartypes #259

fix multiplication of MPOHamiltonian
858446e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 3, 2025 in 0s

72.00% of diff hit (target 83.06%)

View this Pull Request on Codecov

72.00% of diff hit (target 83.06%)

Annotations

Check warning on line 27 in src/operators/abstractmpo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operators/abstractmpo.jl#L27

Added line #L27 was not covered by tests

Check warning on line 29 in src/operators/abstractmpo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operators/abstractmpo.jl#L29

Added line #L29 was not covered by tests

Check warning on line 27 in src/operators/lazysum.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operators/lazysum.jl#L27

Added line #L27 was not covered by tests

Check warning on line 58 in src/operators/mpo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operators/mpo.jl#L58

Added line #L58 was not covered by tests

Check warning on line 387 in src/operators/mpohamiltonian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operators/mpohamiltonian.jl#L379-L387

Added lines #L379 - L387 were not covered by tests

Check warning on line 389 in src/operators/mpohamiltonian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operators/mpohamiltonian.jl#L389

Added line #L389 was not covered by tests

Check warning on line 391 in src/operators/mpohamiltonian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operators/mpohamiltonian.jl#L391

Added line #L391 was not covered by tests

Check warning on line 393 in src/operators/mpohamiltonian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operators/mpohamiltonian.jl#L393

Added line #L393 was not covered by tests

Check warning on line 397 in src/operators/mpohamiltonian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operators/mpohamiltonian.jl#L396-L397

Added lines #L396 - L397 were not covered by tests

Check warning on line 319 in src/states/finitemps.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/states/finitemps.jl#L319

Added line #L319 was not covered by tests

Check warning on line 326 in src/states/finitemps.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/states/finitemps.jl#L322-L326

Added lines #L322 - L326 were not covered by tests

Check warning on line 229 in src/states/infinitemps.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/states/infinitemps.jl#L229

Added line #L229 was not covered by tests

Check warning on line 125 in src/states/windowmps.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/states/windowmps.jl#L123-L125

Added lines #L123 - L125 were not covered by tests