Skip to content

Fix promotion of outer product#263

Merged
blegat merged 2 commits intomasterfrom
bl/outer_mono
Feb 14, 2024
Merged

Fix promotion of outer product#263
blegat merged 2 commits intomasterfrom
bl/outer_mono

Conversation

@blegat
Copy link
Copy Markdown
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
@codecov
Copy link
Copy Markdown

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
@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