#17536: quo_rem fails for multivariate polynomial rings over function fields
----------------------------------+----------------------------
Reporter: bhutz | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.5
Component: algebraic geometry | Keywords:
Merged in: | Authors:
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
----------------------------------+----------------------------
The quo_rem function fails for multivariate polynomial rings over function
fields. This seems related to change #17033.
{{{
R.<c>=FunctionField(QQ)
S.<x,y>=R[]
f=x^4*y + 2*c*x^2*y^3 - x*y^4 + (c^2 + c)*y^5
g=x^2*y - x*y^2 + c*y^3
f.quo_rem(g)
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/17536>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.