summaryrefslogtreecommitdiff
path: root/math/gp-fplsa/DESCR
AgeCommit message (Collapse)AuthorFilesLines
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-4/+4
2002-12-24Initial import of the GAP package FPLSA into the NetBSD packagescjep1-0/+13
collection as math/gp-fplsa. This package is a GAP interface to a C program called fplsa for dealing with finitely presented Lie super-algebras. This GAP package installs an alternative method for the GAP operation `IsomorphismSCTableAlgebra'. The method calls fplsa to do the hard part of the computation. This speeds up the calculation and permits larger problems to be attempted. The external program has much additional functionality which is not used by the present version of the package.