Dear All, How can I calculate row space of a matrix in a finite field? For example, assume that we study over the field Z_5 and we have a 3X5 matrix. So, I want to obtain the row space of this matrix that this row space have 5^3=125 elements. How can I manage it?