Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Order of arguments of constructors for matrix spaces

Definition: GL(n, R, var=’a’)

but

Definition: MatrixSpace(base_ring, nrows, ncols=None, sparse=False)

Is there a good reason for the dimension and the ring to be in different order?