Skip to content

BraidingTensor constructors with SumSpace instances - #69

Merged
lkdvos merged 2 commits into
mainfrom
braidingtensor
Aug 19, 2026
Merged

BraidingTensor constructors with SumSpace instances#69
lkdvos merged 2 commits into
mainfrom
braidingtensor

Conversation

@lkdvos

@lkdvos lkdvos commented Aug 18, 2026

Copy link
Copy Markdown
Member

Fixes #68.

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/tensors/tensoroperations.jl 0.00% 6 Missing ⚠️
Files with missing lines Coverage Δ
src/tensors/tensoroperations.jl 59.09% <0.00%> (-32.58%) ⬇️

... and 13 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 commented Aug 18, 2026

Copy link
Copy Markdown
Member Author

Test failure is unrelated and is instead due to a recent change in JLArrays that surfaced some unwanted conversions, which I will try and tackle separately.

@lkdvos
lkdvos requested a review from leburgel August 18, 2026 08:30

@leburgel leburgel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good, and can confirm this fixes the remaining issues in QuantumKitHub/MPSKit.jl#514 as expected.

@lkdvos
lkdvos merged commit ee0152d into main Aug 19, 2026
21 of 28 checks passed
@lkdvos
lkdvos deleted the braidingtensor branch August 19, 2026 06:52
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.

Non-existing BraidingTensor constructor encountered in planar contraction

2 participants