Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
doc/ | H | 03-May-2022 | - | 3,309 | 2,716 | |
examples/ | H | 03-May-2022 | - | 62 | 38 | |
gap/ | H | 03-May-2022 | - | 35,763 | 25,458 | |
CHANGES | H A D | 03-May-2022 | 324 | 11 | 7 | |
LICENSE | H A D | 03-May-2022 | 7.5 KiB | 168 | 129 | |
PackageInfo.g | H A D | 03-May-2022 | 4.8 KiB | 149 | 128 | |
README | H A D | 03-May-2022 | 854 | 29 | 19 | |
TODO | H A D | 03-May-2022 | 125 | 3 | 2 | |
VERSION | H A D | 03-May-2022 | 10 | 1 | 1 | |
init.g | H A D | 03-May-2022 | 1.5 KiB | 43 | 34 | |
makedoc.g | H A D | 03-May-2022 | 157 | 14 | 6 | |
makefile | H A D | 03-May-2022 | 626 | 25 | 17 | |
maketest.g | H A D | 03-May-2022 | 427 | 14 | 10 | |
read.g | H A D | 03-May-2022 | 2.7 KiB | 77 | 62 |
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