Skip to content

MPO utility and fixes#256

Merged
lkdvos merged 5 commits intomasterfrom
fixes
Feb 20, 2025
Merged

MPO utility and fixes#256
lkdvos merged 5 commits intomasterfrom
fixes

Conversation

@lkdvos
Copy link
Member

@lkdvos lkdvos commented Feb 20, 2025

@codecov
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 97.82609% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/utility/utility.jl 75.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/operators/abstractmpo.jl 55.93% <100.00%> (+5.29%) ⬆️
src/operators/mpo.jl 90.28% <100.00%> (-0.06%) ⬇️
src/operators/mpohamiltonian.jl 88.95% <100.00%> (-0.07%) ⬇️
src/utility/utility.jl 76.25% <75.00%> (+0.30%) ⬆️

... and 1 file with indirect coverage changes

@lkdvos lkdvos merged commit 750ec89 into master Feb 20, 2025
28 checks passed
@lkdvos lkdvos deleted the fixes branch February 20, 2025 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

convert(::Type{TensorMap}, H::FiniteMPOHamiltonian) fails

1 participant