Dear Adhamy, A simple method is the following:
gap> gps32 := AllGroups(Size,32);; gap> gps32p := List(gps32, x->Image(IsomorphismPermGroup(x))); Regards, Robert F. Morse On 10/9/07, Roghiyeh Adhamy <[EMAIL PROTECTED]> wrote: > Dear GAP Forum, > I am working with GAP and for obtaining all finite groups of order 32 as > permutation groups (not pc groups) I need details of programing. > Is it possible for you to send me the details of the program that will help > me? > Best Regards, > S. R. Adhamy > > > --------------------------------- > Pinpoint customers who are looking for what you sell. > _______________________________________________ > Forum mailing list > [email protected] > http://mail.gap-system.org/mailman/listinfo/forum > _______________________________________________ Forum mailing list [email protected] http://mail.gap-system.org/mailman/listinfo/forum
