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

Add vars for rational functions of multivariate polynomials #1520

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

sumiya11
Copy link
Contributor

@sumiya11 sumiya11 commented Dec 6, 2023

Fixes #1515

Copy link
Member

@fingolfin fingolfin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

src/Fraction.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9dd2219) 86.95% compared to head (3dce787) 86.96%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1520   +/-   ##
=======================================
  Coverage   86.95%   86.96%           
=======================================
  Files         113      113           
  Lines       29023    29035   +12     
=======================================
+ Hits        25237    25249   +12     
  Misses       3786     3786           

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

Co-authored-by: Max Horn <[email protected]>
@thofma thofma merged commit 5d52d5b into Nemocas:master Dec 7, 2023
15 checks passed
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.

vars for fractions of multivariate polynomials
3 participants