Skip to content

Bump compat for TensorKit 0.16 and MatrixAlgebraKit 0.6#365

Merged
lkdvos merged 7 commits into
mainfrom
tk-0.16
Dec 16, 2025
Merged

Bump compat for TensorKit 0.16 and MatrixAlgebraKit 0.6#365
lkdvos merged 7 commits into
mainfrom
tk-0.16

Conversation

@lkdvos

@lkdvos lkdvos commented Dec 12, 2025

Copy link
Copy Markdown
Member

This PR updates the compat entries for TensorKit and MatrixAlgebraKit.
This should be non-breaking, since I only had to slightly alter internal functions to accommodate for the now better-designed left_orth and right_orth functions.

@lkdvos
lkdvos force-pushed the tk-0.16 branch 2 times, most recently from 0134228 to 88f00fb Compare December 15, 2025 18:51
@codecov

codecov Bot commented Dec 16, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/states/abstractmps.jl 0.00% 2 Missing ⚠️
src/states/ortho.jl 75.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/algorithms/changebonds/randexpand.jl 100.00% <100.00%> (ø)
src/algorithms/changebonds/svdcut.jl 94.20% <100.00%> (+0.08%) ⬆️
src/algorithms/groundstate/idmrg.jl 100.00% <100.00%> (ø)
src/algorithms/toolbox.jl 95.15% <100.00%> (ø)
src/operators/ortho.jl 100.00% <100.00%> (ø)
src/utility/plotting.jl 86.36% <100.00%> (ø)
src/utility/utility.jl 75.32% <ø> (+1.09%) ⬆️
src/states/abstractmps.jl 52.32% <0.00%> (ø)
src/states/ortho.jl 82.31% <75.00%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lkdvos
lkdvos merged commit e5b33b6 into main Dec 16, 2025
25 of 51 checks passed
@lkdvos
lkdvos deleted the tk-0.16 branch December 16, 2025 19:48
@lkdvos lkdvos mentioned this pull request Feb 3, 2026
lkdvos referenced this pull request Feb 3, 2026
* update changelog

* move changelog to docs

* bump v0.13.9

* regenerate examples

* prepare for release
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.

1 participant