#10799: Solved the problem to compute resultants on certain variable orders
----------------------------+-----------------------------------------------
Reporter: mmarco | Owner: AlexGhitza
Type: enhancement | Status: new
Priority: major | Milestone:
Component: algebra | Keywords: resultant
Author: Miguel Marco | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
for univariate polynomial rings over other polynomial rings, the
.resultant() method might fail if the variables are not ordered in a
'good' way (i.e. following the PARI convention). This also affects the
discriminant method (which calls resultant)
Here is a patch to detect these cases and do the corresponding computation
in a bigger multivariate ring (which is handled by Singular).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10799>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.