Skip to content

Fix ZipUp for sparse MPOs - #513

Open
leburgel wants to merge 1 commit into
mainfrom
lb/zipup_fix
Open

Fix ZipUp for sparse MPOs#513
leburgel wants to merge 1 commit into
mainfrom
lb/zipup_fix

Conversation

@leburgel

@leburgel leburgel commented Aug 17, 2026

Copy link
Copy Markdown
Member

Description

Fixes #496.

I just removed the BlockTensorMap -> TensorMap conversion in the local contractions.

Checklist

  • Tests pass locally (julia --project=test test/runtests.jl, or the relevant subset)
  • Documentation updated, if this PR changes public API (docstrings, docs/src/)
  • Runic formatter is run
  • Changelog entry added under [Unreleased] in docs/src/changelog.md, if this PR is user-facing (new feature, behavior change, bug fix, deprecation, or removal)

@leburgel
leburgel requested a review from lkdvos August 17, 2026 12:19
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/operators/mpo.jl 87.39% <100.00%> (+10.43%) ⬆️

... and 67 files with indirect coverage changes

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

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.

Zipup fails with a SpaceMismatch on make_time_mpo propagator MPOs

1 participant