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 `GaussForHomalg' GAP4 package
        
To get the newest version of this GAP 4 package download the archive
file
    GaussForHomalg.tar.gz
and unpack it using 
    gunzip GaussForHomalg.tar.gz; tar xvf GaussForHomalg.tar

(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 `GaussForHomalg'.

This completes the installation of the package.

Testing the package is possible by invoking

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


Simon Goertzen, e-mail: simon.goertzen@rwth-aachen.de 
back to top