#include "def.h"
#include "macro.h"
main()
{
OP a,b,c;
anfang();
a=callocobject(); b=callocobject(); c=callocobject();
printeingabe("Enter the degree of the linear group:");
scan(INTEGER,b);
printeingabe("Enter the part labeling the irrep of the linear group:");
scan(PARTITION,a);
printeingabe("The degree of the irrep is:");
dimension_symmetrization(b,a,c);
println(c);
freeall(a); freeall(b); freeall(c);
ende();
}
Send comments or suggestions to:
symmetrica (at) symmetrica
this page was automatically generated on So Aug 10 12:23:26 CEST 2008 on the machine btn6xa