Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adapt to DualSector #15

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

adapt to DualSector #15

wants to merge 5 commits into from

Conversation

ogauthe
Copy link
Collaborator

@ogauthe ogauthe commented Feb 11, 2025

This PR adapts GradedUnitRanges to DualSector. Now that dual is defined at the level of the sector, there is no more need for GradedUnitRangeDual and LabelledUnitRangeDual.

Linked PR with ITensor/SymmetrySectors.jl#9, ITensor/BlockSparseArrays.jl#45, ITensor/TensorAlgebra.jl#25

@ogauthe ogauthe marked this pull request as ready for review February 11, 2025 20:05
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (d252ca8) to head (74cb7f8).

Files with missing lines Patch % Lines
src/dual.jl 0.00% 9 Missing ⚠️
src/gradedunitrange.jl 0.00% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (d252ca8) and HEAD (74cb7f8). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (d252ca8) HEAD (74cb7f8)
6 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #15       +/-   ##
==========================================
- Coverage   76.70%   0.00%   -76.71%     
==========================================
  Files           9       6        -3     
  Lines         382     281      -101     
==========================================
- Hits          293       0      -293     
- Misses         89     281      +192     
Flag Coverage Δ
docs 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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