Skip to content

A Macaulay2 package to work with sequentially Cohen-Macaulay modules or ideals

License

Notifications You must be signed in to change notification settings

ErnestoLax/SCMAlgebras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SCMAlgebras

SCMAlgebras is a Macaulay2 package to check whether a module or an ideal is sequentially Cohen-Macaulay, by checking the modules of deficiency or the filter ideals.

For a more detailed description of the package check out the paper on arXiv.

List of functions

The functions introduced in the package are listed down below.

Function Description
deficiencyModule(M,i) Computes the ith module of deficiency of M
canonicalModule(M) Computes the canonical module of M
minimumDimension(I) Computes the minimum dimension of the ideal I
filterIdeal(I,i) Computes the ith filter ideal of the ideal I
isSCM(M) Checks if M is sequentially Cohen-Macaulay

About

A Macaulay2 package to work with sequentially Cohen-Macaulay modules or ideals

Resources

License

Stars

Watchers

Forks