> Dear GAP Forum, > > Is there a way to access primitive unimodular linear groups of low degree > (say 7 or less) on GAP? I am a new user, and I haven't found such a > function yet. > > I need to generate a list of possible orders for these groups. While > these groups are mostly described in Feit's 1970 ICM paper, the degree 4 > groups are somewhat troublesome, particularly the extensions of the extra > special groups of order 32 by their automorphism groups. > > Best, > > Eric Rowell > > _______________________________________________ > Forum mailing list > [email protected] > http://mail.gap-system.org/mailman/listinfo/forum
Check irredsol package and its documentation. Since your group is solvable, it should help. In GAP type ?irreducible for more information. -- Best Regards Vdovin Evgenii Institute of Mathematics pr-t Acad. Koptyug, 4 630090, Novosibirsk, Russia Office +7 383 3333495 Home +7 383 2644892 Cellular +7 913 9475524 Fax +7 383 3332598 _______________________________________________ Forum mailing list [email protected] http://mail.gap-system.org/mailman/listinfo/forum
