[sage-devel] Re: A bug in matrix conversion into Magma

2010-06-29 Thread Kwankyu Lee
> This is now trac #9377. Thank you. > sage-support is a better place to report bugs. > sage-devel is for discussions about development. > > Mariah I see. Kwankyu -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-deve

[sage-devel] Re: A bug in matrix conversion into Magma

2010-06-29 Thread Mariah
Kwankyu, This is now trac #9377. sage-support is a better place to report bugs. sage-devel is for discussions about development. Mariah On Jun 28, 10:45 pm, Kwankyu Lee wrote: > Hi, > > On Sage 4.4.4, I have the following bug. > > sage: F.=GF(4) > sage: m=matrix(2,[F(1),2,3,4]) > sage: magma