Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

Views: 415124
1
#############################################################################
2
##
3
#W nor3.c GAP library of groups Hans Ulrich Besche
4
## Bettina Eick, Eamonn O'Brien
5
##
6
7
SMALL_GROUP_LIB[ 45 ] := [
8
[ [ 1 ], [ 1, 3 ], -1, [ 1, -2, 3 ], -1 ],
9
[ [ 1 ], [ 9 ] ],
10
[ [ 1 ] ] ];
11
12