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

Fix promotion of outer product #263

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Fix promotion of outer product #263

merged 2 commits into from
Feb 14, 2024

Conversation

blegat
Copy link
Member

@blegat blegat commented Feb 14, 2024

This is important when using MultivariatePolynomials.Term to infer that the eltype of the result is Term and not Polynomial.

@blegat blegat mentioned this pull request Feb 14, 2024
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2a7b7ca) 89.52% compared to head (35358ab) 90.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
+ Coverage   89.52%   90.95%   +1.43%     
==========================================
  Files          22       23       +1     
  Lines        2148     2167      +19     
==========================================
+ Hits         1923     1971      +48     
+ Misses        225      196      -29     

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

@blegat blegat merged commit 70b043a into master Feb 14, 2024
11 checks passed
@odow odow deleted the bl/outer_mono branch April 17, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants