GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
<?xml version="1.0" encoding="UTF-8"?>12<!--34install.xml GradedRingForHomalg package documentation Mohamed Barakat5Markus Lange-Hegermann67Copyright (C) 2010, Mohamed Barakat, University of Kaiserslautern8Markus Lange-Hegermann, RWTH-Aachen University910This is the chapter of the documentation describing the installation.1112-->1314<Chapter Label="install">15<Heading>Installation of the &GradedRingForHomalg; Package</Heading>1617To install this package just extract the package's archive file to the18&GAP; <F>pkg</F> directory. &GradedRingForHomalg; also needs the package &homalg;.<P/>1920By default the &GradedRingForHomalg; package is not automatically loaded by &GAP;21when it is installed. You must load the package with <Br/><Br/>22<C>LoadPackage("GradedRingForHomalg");</C> <Br/><Br/>23before its functions become available.<P/>2425Please, send me us e-mail if you have any questions, remarks,26suggestions, etc. concerning this package. Also, we would be pleased to27hear about applications of this package. <Br/><Br/><Br/>2829Mohamed Barakat and Markus Lange-Hegermann3031<!-- ############################################################ -->3233</Chapter>343536