GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
############################################################################# ## ## MAGMATools.gd GradedRingForHomalg package ## ## Copyright 2009-2011, Mohamed Barakat, University of Kaiserslautern ## Markus Kirschmer, RWTH-Aachen University ## ## Declarations for the rings provided by MAGMA. ## ############################################################################# #################################### # # global variables: # #################################### DeclareGlobalVariable( "GradedRingMacrosForMAGMA" ); DeclareGlobalVariable( "GradedRingTableForMAGMATools" );