On 28 oct, 18:05, VictorMiller <[email protected]> wrote: > Using sagenb.org: > > sage: G = SymmetricGroup(5) > sage GA = G.algebra(QQ) > sage: GA.gens() > > Traceback (click to the left of this block for traceback) > ... > RuntimeError: Free module generated by SymmetricGroup(5) over Rational
This is a known issue that is being working on: Check http://trac.sagemath.org/sage_trac/ticket/6670 -- 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
