#7458: [with patch, needs review] Sylvester matrix for polynomials
-----------------------------------+----------------------------------------
Reporter: carlohamalainen | Owner: malb
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-4.6.1
Component: commutative algebra | Keywords: Sylvester matrix
Author: Carlo Hamalainen | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------------+----------------------------------------
Comment(by lftabera):
- I have added more documentation and doctest.[[BR]]
- The variable argument is now optional in both univariate and
multivariate. If it is not used, the first variable of the polynomial ring
is used.[[BR]]
- I have added coercion to be able to compute the Sylvester matrix of
polynomials in different rings, for ex. ZZ[x] and QQ[x] [[BR]]
- solved an issue for the dimension of the matrix of the sylvester matrix
of (x**n, 0)
It is not ready for review because the sylvester matrix of (0,0) is not
implemented.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7458#comment:2>
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.