File: bianchi.12.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 (3 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
gap> K:=BianchiGcomplex(-23);;
gap> List([1..K!.dimension(2)],k->Length(K!.boundary(2,k)));
[ 10, 4, 4, 4, 4, 4 ]