Skip to content

Comments

Fix Adapt extension#389

Merged
lkdvos merged 15 commits intomainfrom
ld-fix
Feb 24, 2026
Merged

Fix Adapt extension#389
lkdvos merged 15 commits intomainfrom
ld-fix

Conversation

@lkdvos
Copy link
Member

@lkdvos lkdvos commented Feb 20, 2026

Might need a release of both BlockTensorKit and TensorKit, will see if this already passes

@lkdvos
Copy link
Member Author

lkdvos commented Feb 20, 2026

Can confirm that it absolutely needs the new TensorKit/BlockTensorKit versions 😉

@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

❌ Patch coverage is 54.54545% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
ext/MPSKitAdaptExt.jl 52.38% 10 Missing ⚠️
Files with missing lines Coverage Δ
src/states/abstractmps.jl 53.40% <100.00%> (+0.53%) ⬆️
src/states/finitemps.jl 94.71% <ø> (-0.04%) ⬇️
ext/MPSKitAdaptExt.jl 52.38% <52.38%> (ø)

... 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.

@kshyatt
Copy link
Member

kshyatt commented Feb 23, 2026

Can confirm that it absolutely needs the new TensorKit/BlockTensorKit versions 😉

Since we're waiting for tags anyway, can we put a [sources] block in Project.toml to confirm this actually will unbreak 1.11+ at least?

@lkdvos lkdvos force-pushed the ld-fix branch 3 times, most recently from 27a8b70 to 650bcd7 Compare February 24, 2026 14:04
lkdvos and others added 11 commits February 24, 2026 09:33
* broadcast copy over arrays

* add basic tests for copying mps

* fix variable naming mismatch

* small fixes

* format

---------

Co-authored-by: Lukas Devos <ldevos98@gmail.com>
* Refactor entropy function to also use spectrum directly

* specialize to SectorVector and add test

* add infinite test

* update docstring

---------

Co-authored-by: Lukas Devos <ldevos98@gmail.com>
* broadcast copy over arrays

* add basic tests for copying mps

* fix variable naming mismatch

* small fixes

* format

---------

Co-authored-by: Lukas Devos <ldevos98@gmail.com>
@lkdvos lkdvos merged commit 2654b1c into main Feb 24, 2026
30 of 33 checks passed
@lkdvos lkdvos deleted the ld-fix branch February 24, 2026 20:54
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.

4 participants