GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
The Symbolic-Computation-and-Coclass package
This is the README file for the GAP package "SymbCompCC".
This package gives tools to compute with elements in Q[p^x]. These
elements are used to give parameter presentations for p-groups of certain
coclass and the computation of the Schur extension of these families of
groups.
The package is not distributed with the main GAP archive.
For updates check the package Web page
http://www.icm.tu-bs.de/ag_algebra/software/feichten/SymbCompCC/
or via the Packages links from the GAP sites
http://www.gap-system.org/ (UK)
http://www.math.rwth-aachen.de/~GAP/ (Germany)
or the GAP ftp servers
ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/tar.bz2/packages/
ftp://ftp.math.rwth-aachen.de/pub/gap4/tar.bz2/packages/
If you prefer tar.gz to tar.bz2 archives, substitute tar.gz for
tar.bz2 in the above paths.
An installation should be possible on any system. You have to unpackt the
package into the GAP-package directory pkg.
Now start GAP and type
LoadPackage("SymbCompCC");
The ``SymbCompCC" package banner should appear on the screen.
For details on how to use the SymbCompCC package see the package
documentation in the `doc' subdirectory (view either `manual.dvi' via
`xdvi' or or `manual.pdf' via a PDF viewer).
This code is released under the GPL version 2 or later (at your preference).
For the text of the GPL, please see http://www.gnu.org/licenses/.
D"orte Feichtenschlager -- 19 November 2011.