-
-
Notifications
You must be signed in to change notification settings - Fork 512
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
implement padic (x)gcd for fixed mod polynomials #13630
Comments
Attachment: trac_13630.patch.gz |
Branch: u/niles/ticket/13630 |
comment:5
rebased to sage 6.0 and converted to git branch; no other changes merges cleanly in local repository in spite of what trac says Last 10 new commits:
|
Commit: |
Changed branch from u/niles/ticket/13630 to u/saraedum/ticket/13630 |
comment:10
Some of the doctests aren't passing. It looks like everything is correct, formatting just needs to be updated.
New commits:
|
Reviewer: Aly Deines |
Changed keywords from none to sd71 |
Changed keywords from sd71 to days71 |
comment:13
This should not be done in this way. Let's reopen a new ticket for that. |
Changed keywords from days71 to days71, sd87 |
Polynomials over the padics only implement an incorrect (x)gcd, see #13439. The attached patch provides a correct implementation for polynomials over fixed modulus rings.
Depends on #13629
Depends on #13442
Depends on #13539
Depends on #13626
Depends on #13627
Component: padics
Keywords: days71, sd87
Author: Julian Rueth
Branch/Commit: u/saraedum/ticket/13630 @
183f87d
Reviewer: Aly Deines
Issue created by migration from https://trac.sagemath.org/ticket/13630
The text was updated successfully, but these errors were encountered: