Revision e4ec6413ac56fbc0a61b8b36942c2f038af58944 authored by Mohamed Barakat on 30 March 2017, 12:04:54 UTC, committed by Mohamed Barakat on 30 March 2017, 12:04:54 UTC
1 parent da36bb5
Raw File
README
    README file for the `PolymakeInterface' GAP4 package
        
To get the newest version of this GAP 4 package download one of the
archive files
    PolymakeInterface-x.x.tar.gz
    PolymakeInterface-x.x.tar.bz2
    PolymakeInterface-x.x.zip
and unpack it using 
    tar xvf PolymakeInterface-x.x.tar.gz
respectively
    unzip PolymakeInterface-x.x.zip

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

After that open the package folder and compile it by launching the configure ./configure, optional
with the gap root directory as an argument (default is ../..) and compile it by typing make.

This completes the installation of the package.

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


Sebastian Gutsche, gutsche@momo.math.rwth-aachen.de
back to top