https://github.com/homalg-project/homalg_project
Raw File
Tip revision: bfb85881ae18a8c3eef45c3053a71c292aa083ac authored by Mohamed Barakat on 08 December 2019, 18:40:13 UTC
added SourceRepository and IssueTrackerURL to PackageInfo.g
Tip revision: bfb8588
README
    README file for the `MatricesForHomalg' GAP4 package
        
To get the newest version of this GAP 4 package download one of the
archive files
    MatricesForHomalg-x.x.tar.gz
    MatricesForHomalg-x.x.tar.bz2
    MatricesForHomalg-x.x.zip
and unpack it using 
    tar xvf MatricesForHomalg-x.x.tar.gz
respectively
    unzip MatricesForHomalg-x.x.zip

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

This completes the installation of the package.

Testing the package is possible by invoking

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


Mohamed Barakat, e-mail: mohamed.barakat@uni-siegen.de
back to top