GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
LoadPackage( "GradedRingForHomalg" ); S := GradedRing( HomalgFieldOfRationalsInDefaultCAS( ) * "x,y,z" );; m := MonomialMatrix( 2, S );
GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
LoadPackage( "GradedRingForHomalg" ); S := GradedRing( HomalgFieldOfRationalsInDefaultCAS( ) * "x,y,z" );; m := MonomialMatrix( 2, S );