Revision 6d9b1de2eb32b06c38a2a7f2fb6a8fb59fdcb2c1 authored by Sebastian Gutsche on 08 June 2015, 13:33:13 UTC, committed by Sebastian Gutsche on 08 June 2015, 13:33:13 UTC
2 parent s ae5c7ff + 054fe40
Raw File
README
    README file for the `GradedModules' GAP4 package
        
To get the newest version of this GAP 4 package download one of the
archive files
    GradedModules-x.x.tar.gz
    GradedModules-x.x.zoo
    GradedModules-x.x.tar.bz2
    GradedModules-x.x.zip
and unpack it using 
    gunzip GradedModules-x.x.tar.gz; tar xvf GradedModules-x.x.tar
respectively
    unzoo -x GradedModules-x.x.zoo
and so on.

(Note that if you use a browser like `netscape' for downloading the
archive file the `gunzip' step above may already be done by the browser,
although the name of your file may still have the misleading `.gz'
extension.)

Do this preferably (but not necessarily) inside the `pkg' subdirectory
of your GAP 4 installation. It creates a subdirectory called `GradedModules'.

This completes the installation of the package.

Testing the package is possible by invoking

ReadPackage( "GradedModules", "maketest.g" );

from within GAP.

E-mail us if there are any questions, remarks, suggestions. Also, we
would like to hear about applications of this package.


Mohamed Barakat, e-mail: barakat@mathematik.uni-kl.de
Markus Lange-Hegermann, e-mail: markus.lange.hegermann@rwth-aachen.de
back to top