Ask Your Question

Revision history [back]

You can try

sage: R = PolynomialRing(QQ,'x')
sage: m = random_matrix(R,10,10)
sage: view(m)