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

Path: gap4r8 / pkg / Convex / README
Views: 418346
    README file for the `Convex' GAP4 package
        
To get the newest version of this GAP 4 package download one of the
archive files
    Convex-x.x.tar.gz
    Convex-x.x.zoo
    Convex-x.x.tar.bz2
    Convex-x.x.zip
and unpack it using 
    gunzip Convex-x.x.tar.gz; tar xvf Convex-x.x.tar
respectively
    unzoo -x Convex-x.x.zoo
and so on.

(Note that if you use a browser like `netscape' for downloading the
archive file the `gunzip' step above may already be done by the browser,
although the name of your file may still have the misleading `.gz'
extension.)

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

This completes the installation of the package.

Testing the package is possible by invoking

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

from within GAP.

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]