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

Multiplication of 3 or more AlgebraElement #46

Merged
merged 5 commits into from
Jun 14, 2024
Merged

Multiplication of 3 or more AlgebraElement #46

merged 5 commits into from
Jun 14, 2024

Conversation

blegat
Copy link
Member

@blegat blegat commented Jun 14, 2024

It is needed for SumOfSquares since we add the product between the inequality defining the domain with a gram matrix which splits into two factors

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.41%. Comparing base (ba9429b) to head (5952d72).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   94.10%   94.41%   +0.31%     
==========================================
  Files          14       14              
  Lines         678      698      +20     
==========================================
+ Hits          638      659      +21     
+ Misses         40       39       -1     
Flag Coverage Δ
unittests 94.41% <100.00%> (+0.31%) ⬆️

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.

@blegat blegat merged commit 8b26f89 into main Jun 14, 2024
22 checks passed
@blegat blegat mentioned this pull request Jun 14, 2024
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