[sage-support] Re: magma interface problems

2011-08-02 Thread VictorMiller
Whoops, I was copying the lines manually. The line should have been sage: x = G.InvariantsOfDegree(GF(2),2) Victor On Aug 2, 5:32 pm, William Stein wst...@gmail.com wrote: On Tue, Aug 2, 2011 at 1:29 PM, VictorMiller victorsmil...@gmail.com wrote: I'm unable to get some magma output

[sage-support] Re: magma interface problems

2011-08-02 Thread VictorMiller
More bugs: sage: a = [ [[1,1],[0,1]], [[0,-1],[1,0]] ] sage: G = MatrixGroup([Matrix(_) for _ in a]) sage: Gm = magma(G) TypeError: Error evaluating Magma code. IN:_sage_[2]:=Matrix group over Integer Ring with 2 generators: [[[1, 1], [0, 1]], [[0, -1], [1, 0]]]; OUT: In file