GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
############################################################################# ## ## Macaulay2Tools.gd GradedRingForHomalg package ## ## Copyright 2009-2011, Mohamed Barakat, University of Kaiserslautern ## Daniel Robertz, RWTH Aachen University ## ## Declarations for the rings provided by Macaulay2. ## ############################################################################# #################################### # # global variables: # #################################### DeclareGlobalVariable( "GradedRingMacrosForMacaulay2" ); DeclareGlobalVariable( "GradedRingTableForMacaulay2Tools" );