> What are the coefficients of the matrix? In which ring do they live? > > If m is the matrix, please post the result of m.parent()
Every element in the 9x9 determinant is a polynomial in some variable x with integer coefficients. Doing print m.parent() gives Full MatrixSpace of 5 by 5 dense matrices over Symbolic Ring -- 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-support URL: http://www.sagemath.org
