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 `LocalizeRingForHomalg' GAP4 package
        
To get the newest version of this GAP 4 package download one of the
archive files
    LocalizeRingForHomalg-x.x.tar.gz
    LocalizeRingForHomalg-x.x.tar.bz2
    LocalizeRingForHomalg-x.x.zip
and unpack it using 
    tar xvf LocalizeRingForHomalg-x.x.tar.gz
respectively
    unzip LocalizeRingForHomalg-x.x.zip

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

This completes the installation of the package.

Testing the package is possible by invoking

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

from within GAP.

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

You also need the packages IO_ForHomalg, RingsForHomalg, and Modules
from the homalg project to run the test.
You can download them from:
http://homalg.math.rwth-aachen.de/~barakat/homalg-project/

E-mail us if there are any questions, remarks, suggestions. Also, we
would like to hear about applications of this package.


Mohamed Barakat, e-mail: [email protected]
Markus Lange-Hegermann, e-mail: [email protected]