Skip to content

Conversation

borisdevos
Copy link
Member

@borisdevos borisdevos commented Jun 13, 2025

This PR provides the changes required to be able to consider the BimoduleSectors of MultiTensorKit.

All changes boil down to either

  1. not being able to evaluate the oneunit of a BimoduleSector, or
  2. not being able to use braiding tensors for BimoduleSector GradedSpaces,
    and finding ways around to this.

A potential thing to add is tests with BimoduleSector MPS/MPOs or so? For this, I would need to first complete benchmarking MultiTensorKit, hence the draft PR. I might also need to format.

@borisdevos borisdevos marked this pull request as ready for review July 18, 2025 06:48
Copy link

codecov bot commented Jul 25, 2025

Codecov Report

❌ Patch coverage is 83.87097% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/algorithms/fixedpoint.jl 0.00% 3 Missing ⚠️
...c/algorithms/excitation/quasiparticleexcitation.jl 75.00% 1 Missing ⚠️
src/algorithms/groundstate/gradient_grassmann.jl 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/algorithms/ED.jl 100.00% <100.00%> (ø)
src/algorithms/correlators.jl 90.90% <100.00%> (ø)
src/algorithms/toolbox.jl 95.15% <100.00%> (ø)
src/operators/mpo.jl 90.25% <100.00%> (ø)
src/operators/mpohamiltonian.jl 87.59% <100.00%> (+0.14%) ⬆️
src/utility/utility.jl 71.42% <100.00%> (-4.53%) ⬇️
...c/algorithms/excitation/quasiparticleexcitation.jl 76.42% <75.00%> (-0.22%) ⬇️
src/algorithms/groundstate/gradient_grassmann.jl 75.00% <0.00%> (ø)
src/algorithms/fixedpoint.jl 60.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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

@borisdevos
Copy link
Member Author

Wow it's been a while since I messed up so much with git 😅
Multifusion tests fail because IsingBimodule-graded spaces is still a WIP (QuantumKitHub/TensorKit.jl#263).

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.

2 participants