Order of arguments of constructors for matrix spaces

asked 13 years ago

chaesloc2 gravatar image

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?

Preview: (hide)