On Thursday, June 23, 2016 at 4:12:25 AM UTC+1, meInvent bbird wrote: > > i find this page > > > http://combinat.sagemath.org/doc/reference/groups/sage/groups/matrix_gps/matrix_group.html > > it has > as_permutation_group > but here do not have it > > this is for an old Sage version (6.3): http://combinat.sagemath.org/doc/index.html
things get changed in Sage... > > 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.
