File: 14.13a.txt

package info (click to toggle)
gap-hap 1.70%2Bds-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 56,612 kB
  • sloc: xml: 16,139; sh: 216; javascript: 155; makefile: 126; ansic: 47; perl: 36
file content (12 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
gap> file:=HapFile("HW-7dim.txt");;
gap> Read(file);
gap> G:=HWO7Gr[1];
<matrix group with 7 generators>

gap> R:=ResolutionBieberbachGroup(G);
Resolution of length 8 in characteristic 0 for <matrix group with 
7 generators> . 
No contracting homotopy available.

gap> Size(R);
[ 284, 1512, 3780, 4480, 2520, 840, 84, 0 ]