Hi,

I have the following problem:

M=MatrixSpace(GF(2^2,'a'),5)
A=M.random_element()
N=MatrixSpace(GF(2^4,'a'),5)
N(A)

TypeError: unable to coerce from a finite field other than the prime
subfield

Is there a simple way around non prime subfield embeddings?

Thanks,

-- 
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

Reply via email to