On Mon, 29 Jan 2007 22:32:50 -0800, didier deshommes <[EMAIL PROTECTED]> wrote:
> > Allo all, > I have a small patch that returns the Sylvester matrix of 2 univariate > polynomials (computed via PARI) as a Matrix in SAGE. It is available > here: > http://sage.math.washington.edu/home/dfdeshom/custom/patches/sylvester-matrix-pari.txt > Isn't the sylvester matrix easy to just write down directly. Going over to PARI and back to construct it seems like massive overhead, and it only works for objects with a PARI representation. Could somebody (e.g., you) change the code so that it doesn't use PARI and send me a new patch. Thanks!! William --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
