Revision da36bb517c636cd6f418a90f0b97462a525a5d7c authored by Mohamed Barakat on 30 March 2017, 08:14:59 UTC, committed by Mohamed Barakat on 30 March 2017, 08:14:59 UTC
1 parent 32d265a
Raw File
README
    README file for the `4ti2Interface' GAP4 package
        
This Package provides a link to 4ti2's groebner and hilbert method,
to provide it to other methods.

To get the newest version of this GAP 4 package download one of the
archive files
    4ti2Interface-x.x.tar.gz
    4ti2Interface-x.x.tar.bz2
    4ti2Interface-x.x.zip
and unpack it using 
    tar xvf 4ti2Interface-x.x.tar.gz
respectively
    unzip 4ti2Interface-x.x.zip

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

This completes the installation of the package.

Testing the package is possible by invoking

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


Sebastian Gutsche, e-mail: gutsche@mathematik.uni-kl.de
back to top