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

Las Vegas Algebraic Shifting #4381

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Conversation

antonydellavecchia
Copy link
Collaborator

Adds Las Vegas style shifting.

@lgoettgens lgoettgens added the experimental Only changes experimental parts of the code label Dec 4, 2024
@antonydellavecchia antonydellavecchia changed the title Adv/alg shif lv Las Vegas Algebraic Shifting Dec 4, 2024
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 44.24779% with 63 lines in your changes missing coverage. Please review.

Project coverage is 84.31%. Comparing base (d6230ef) to head (484fcd6).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
experimental/AlgebraicShifting/src/PartialShift.jl 10.14% 62 Missing ⚠️
...imental/AlgebraicShifting/src/PartialShiftGraph.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4381      +/-   ##
==========================================
- Coverage   84.38%   84.31%   -0.07%     
==========================================
  Files         656      657       +1     
  Lines       87198    87337     +139     
==========================================
+ Hits        73583    73640      +57     
- Misses      13615    13697      +82     
Files with missing lines Coverage Δ
...imental/AlgebraicShifting/src/AlgebraicShifting.jl 100.00% <ø> (ø)
...perimental/AlgebraicShifting/src/SymmetricShift.jl 100.00% <100.00%> (ø)
src/Oscar.jl 70.23% <100.00%> (+0.72%) ⬆️
...imental/AlgebraicShifting/src/PartialShiftGraph.jl 86.84% <66.66%> (-0.50%) ⬇️
experimental/AlgebraicShifting/src/PartialShift.jl 48.70% <10.14%> (-38.90%) ⬇️

... and 16 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Only changes experimental parts of the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants