GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
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: [email protected]