Spherical Unitary Representations

This is a perl program to test spherical representations of Sp(2n) for unitarity. Implements Barbasch's algorithm. It will test individual points from the command line, or a set of points from a file.

Command Line Spherical Explorer

To use this program download it to your computer (using right mouse click). Make it executable (chmod u+x sph.pl). Give the command

sph.pl.

For help do

sph.pl -h. There are a few more tips at the top of the file itself.