Is there a library of finite groups given by their multiplication tables? can I get this result using the GAP SYSTEM ?
where can I find a library of finite groups with their multiplication tables?
5
$\begingroup$
group-theory
finite-groups
computer-algebra-systems
gap
-
2What do you mean "given by their multiplication tables"? Do you just want a list of multiplication tables? I've never used GAP before, but maybe their small groups library along with the PrintTable command is what you're looking for? http://www.gap-system.org/Packages/sgl.html http://groupprops.subwiki.org/wiki/Multiplication_table_of_a_finite_group – 2011-12-02
-
0PrintTable is not working – 2011-12-02
-
1It's in the Sonata package. http://www.gap-system.org/Manuals/pkg/sonata/htm/ref/CHAP001.htm#SECT002 – 2011-12-02