shh.gl4
Class EquCoh

Object
  extended byEquCoh

public class EquCoh
extends Object

See main(java.lang.String[]).

Author:
Mark McConnell

Constructor Summary
EquCoh()
           
 
Method Summary
static void main(String[] args)
          Computes the equivariant cohomology H5 of the subgroup Γ0(N) of SL4(Z), with coefficients in Z.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EquCoh

public EquCoh()
Method Detail

main

public static void main(String[] args)
Computes the equivariant cohomology H5 of the subgroup Γ0(N) of SL4(Z), with coefficients in Z.

Parameters:
args - First argument is the level N. If there is a second argument "true", P3 is printed. If there is a third argument "true", the full stabilizer groups are printed.