GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
############################################################################# ## ## MapleHomalgTools.gd GradedRingForHomalg package ## ## Copyright 2009-2011, Mohamed Barakat, University of Kaiserslautern ## Markus Lange-Hegermann, RWTH-Aachen University ## ## Declarations for the rings provided by the Maple implementation of homalg. ## ############################################################################# #################################### # # global variables: # #################################### DeclareGlobalVariable( "GradedRingMacrosForMaple" ); DeclareGlobalVariable( "GradedRingTableForMapleHomalgTools" );