Skip to content

Conversation

@lkdvos
Copy link
Member

@lkdvos lkdvos commented Jan 20, 2025

This PR adds the necessary changes to make MPSKitModels compatible with MPSKit v0.12+
Mostly, the changes are to accommodate for the new TensorKit versions, and to use some of the functionality that has been migrated to the main package.

@codecov
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 85.38462% with 19 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/models/transfermatrices.jl 55.00% 9 Missing ⚠️
src/operators/mpoham.jl 86.20% 4 Missing ⚠️
src/utility.jl 57.14% 3 Missing ⚠️
src/lattices/latticepoints.jl 0.00% 2 Missing ⚠️
src/lattices/chains.jl 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/MPSKitModels.jl 100.00% <ø> (ø)
src/models/hamiltonians.jl 21.87% <100.00%> (+2.52%) ⬆️
src/operators/bosonoperators.jl 82.14% <100.00%> (ø)
src/operators/fermionoperators.jl 93.33% <100.00%> (ø)
src/operators/hubbardoperators.jl 84.12% <100.00%> (ø)
src/operators/localoperators.jl 63.75% <100.00%> (+3.22%) ⬆️
src/operators/spinoperators.jl 91.91% <100.00%> (+1.34%) ⬆️
src/operators/tjoperators.jl 80.96% <100.00%> (ø)
src/lattices/chains.jl 38.46% <0.00%> (+2.46%) ⬆️
src/lattices/latticepoints.jl 47.22% <0.00%> (-2.78%) ⬇️
... and 3 more

... and 2 files with indirect coverage changes

@lkdvos lkdvos merged commit 0e01ac3 into master Jan 22, 2025
9 checks passed
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.

3 participants