The patches apply just fine on my Ubuntu system, but I'm still getting the 
same results

N=matrix(QQ,[[1,1],[0,1]])
T=matrix(GF(7),[[1,1],[0,1]])
L=N*T
L,L.parent()

([0 0]
[0 0], Full MatrixSpace of 2 by 2 dense matrices over Ring of integers
modulo 1)


Just to be clear I applied the three "apply" patches:
trac_8335-pseudo_conway-5.8.b0.patch
trac_8335-finite_field_coerce-5.8.b0.patch
trac_8335-fixes-5.8.b0.patch



-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to