Revision b2cd05142aa29a4b6a5b26cca08f5791ef9ed6bb authored by Sebastian Gutsche on 18 June 2015, 09:07:29 UTC, committed by Sebastian Gutsche on 18 June 2015, 09:10:31 UTC
1 parent 9cdf527
Raw File
README
    README file for the `HomalgToCAS' GAP4 package
        
To get the newest version of this GAP 4 package download one of the
archive files
    HomalgToCAS-x.x.tar.gz
    HomalgToCAS-x.x.zoo
    HomalgToCAS-x.x.tar.bz2
    HomalgToCAS-x.x.zip
and unpack it using 
    gunzip HomalgToCAS-x.x.tar.gz; tar xvf HomalgToCAS-x.x.tar
respectively
    unzoo -x HomalgToCAS-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 `HomalgToCAS'.

This completes the installation of the package.

Testing the package is possible by invoking

ReadPackage( "HomalgToCAS", "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