what is the command to find permutation matrix equivalent to gap command PermutationMat(AsPermGroup(G).1,n,Rationals))
On Thursday, June 23, 2016 at 1:13:23 AM UTC+8, vdelecroix wrote: > > And the error message is crystal clear > > AttributeError: 'UnitaryMatrixGroup_gap_with_category' object > has no attribute 'as_permutation_group' > > What do you want to do? > > On 22/06/16 10:29, meInvent bbird wrote: > > S3 = SU(3,3); > > S3.as_matrix_group() > > S3.as_permutation_group() > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
