-
-
Notifications
You must be signed in to change notification settings - Fork 503
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 QQ._factor_univariate_polynomial() #13274
Comments
Attachment: trac_13274.patch.gz |
comment:2
The patch no longer applies correctly to Sage 5.10.rc1; can you rebase it? |
Reviewer: Peter Bruin |
Branch: u/rws/ticket/13274 |
comment:7
rebased Julian's patch New commits:
|
Commit: |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Changed branch from u/rws/ticket/13274 to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a part of #11731, transfer the code which does the factorization over
QQ
fromsage.rings.polynomial.polynomial_element.Polynomial.factor()
toQQ._factor_univariate_polynomial()
.Depends on #13272
Component: commutative algebra
Author: Julian Rueth
Branch/Commit:
6c85a8f
Reviewer: Peter Bruin
Issue created by migration from https://trac.sagemath.org/ticket/13274
The text was updated successfully, but these errors were encountered: