• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H03-May-2022-3,3092,716

examples/H03-May-2022-6238

gap/H03-May-2022-35,76325,458

CHANGESH A D03-May-2022324 117

LICENSEH A D03-May-20227.5 KiB168129

PackageInfo.gH A D03-May-20224.8 KiB149128

READMEH A D03-May-2022854 2919

TODOH A D03-May-2022125 32

VERSIONH A D03-May-202210 11

init.gH A D03-May-20221.5 KiB4334

makedoc.gH A D03-May-2022157 146

makefileH A D03-May-2022626 2517

maketest.gH A D03-May-2022427 1410

read.gH A D03-May-20222.7 KiB7762

README

1    README file for the `MatricesForHomalg' GAP4 package
2
3To get the newest version of this GAP 4 package download one of the
4archive files
5    MatricesForHomalg-x.x.tar.gz
6    MatricesForHomalg-x.x.tar.bz2
7    MatricesForHomalg-x.x.zip
8and unpack it using
9    tar xvf MatricesForHomalg-x.x.tar.gz
10respectively
11    unzip MatricesForHomalg-x.x.zip
12
13Do this preferably (but not necessarily) inside the `pkg' subdirectory
14of your GAP 4 installation. It creates a subdirectory called `MatricesForHomalg'.
15
16This completes the installation of the package.
17
18Testing the package is possible by invoking
19
20ReadPackage( "MatricesForHomalg", "maketest.g" );
21
22from within GAP.
23
24E-mail me if there are any questions, remarks, suggestions. Also, I
25would like to hear about applications of this package.
26
27
28Mohamed Barakat, e-mail: mohamed.barakat@uni-siegen.de
29