[Up] [Previous] [Index]

3 Installing and loading the Cubefree package

Sections

  1. Installing the Cubefree package
  2. Loading the Cubefree package

3.1 Installing the Cubefree package

The installation of the Cubefree package follows standard GAP rules. So the standard method is to unpack the package into the pkg directory of your GAP distribution. This will create an cubefree subdirectory.

3.2 Loading the Cubefree package

To use the Cubefree Package you have to request it explicitly. This is done by calling RequirePackage like this:

gap> RequirePackage("Cubefree");
Loading Cubefree 1.05 ...

   -- Construction Algorithm for Cubefree Groups, 1.05 --
   -------- Heiko Dietrich, H.Dietrich@tu-bs.de ---------
true

[Up] [Previous] [Index]

cubefree manual
May 2007