Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563569 views
#############################################################################
##
#W  affine-extra-si.gd            
#W                          Manuel Delgado <[email protected]>
#W                          Pedro Garcia-Sanchez <[email protected]>
##
#Y  Copyright 2015-- Centro de Matemática da Universidade do Porto, Portugal and Universidad de Granada, Spain
#############################################################################
###############################################################################
#F BettiElementsOfAffineSemigroup
# Computes the Betti elements of the affine semigroup a
###########################################################################
#DeclareGlobalFunction("BettiElementsOfAffineSemigroup");
#Moved to affine.gd

###############################################################################
#F MinimalPresentationOfAffineSemigroup
# Computes a minimal presentation of the affine semigroup a
###########################################################################
#DeclareGlobalFunction("MinimalPresentationOfAffineSemigroup");
#Moved to affine.gd

###############################################################################
#F CatenaryDegreeOfAffineSemigroup
# Computes the catenary degree of the affine semigroup a
###########################################################################
#DeclareGlobalFunction("CatenaryDegreeOfAffineSemigroup");
#Moved to affine.gd