Hi all, Is there a way to get all the k-minors of a matrix as a list of matrices? Currently there is a method M.minors(2), but this only produces the list of determinants. What about the matrices themselves? Obviously, Sage must have them somewhere internally to compute the determinants, but how to get access to them?
Best regards, Jan -- 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
