CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

Views: 418346
    README file for the `ExamplesForHomalg' GAP4 package
        
To get the newest version of this GAP 4 package download one of the
archive files
    ExamplesForHomalg-x.x.tar.gz
    ExamplesForHomalg-x.x.tar.bz2
    ExamplesForHomalg-x.x.zip
and unpack it using 
    tar xvf ExamplesForHomalg-x.x.tar.gz
respectively
    unzip ExamplesForHomalg-x.x.zip
and so on.

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

This completes the installation of the package.

Testing the package is possible by invoking

ReadPackage( "ExamplesForHomalg", "maketest.g" );

from within GAP.

You need the computer algebra system Singular (version >= 3-0-4)
to run the tests.

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: [email protected]