Revision 3eafbdf35231e126e251890edb3d4a3657ea5ae3 authored by Mohamed Barakat on 23 March 2017, 16:03:23 UTC, committed by Mohamed Barakat on 23 March 2017, 18:47:33 UTC
this should prepare the CAP rebase, since mathematical properties like
IsMonomorphism do not imply data consistency
1 parent c01c948
Raw File
README
    README file for the `Modules' GAP4 package
        
To get the newest version of this GAP 4 package download one of the
archive files
    Modules-x.x.tar.gz
    Modules-x.x.tar.bz2
    Modules-x.x.zip
and unpack it using 
    tar xvf Modules-x.x.tar.gz
respectively
    unzip Modules-x.x.zip

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

This completes the installation of the package.

Testing the package is possible by invoking

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

from within GAP.

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


Mohamed Barakat, e-mail: barakat@mathematik.uni-kl.de
back to top