|   | 1 |  initial version  | 
Hi,
There are two packages:
this is the second one which contains the database of small groups. After
sage -i database_gap
the following works
sage: G8 = gap.SmallGroup(8,1)
sage: G8
Group( [ f1, f2, f3 ] )
sage: gap.Size(G8)
8
Vincent
|   | 2 |  No.2 Revision  | 
Hi,
There are two packages:
this is the second one which contains the database of small groups. After
sage -i database_gap
the following works
sage: G8 = gap.SmallGroup(8,1)
sage: G8
Group( [ f1, f2, f3 ] )
sage: gap.Size(G8)
8
Vincent
 Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
 
                
                Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.