M = reesCanonicalModule(S)Computes the graded canonical modules of a ring constructed with classicalReesAlgebra or extendedReesAlgebra or
|
|
|
|
|
|
The option AmbientCanonical is used to specify the canonical module of ambient S.
One should use this function and not other similar functions to create canonical modules in extended Rees algebras, especially in older versions of Macaulay2. This is because core Macaulay2 Ext function sometimes gives the wrong answer in rings with variables of negative degrees. See this github issue https://github.com/Macaulay2/M2/issues/3180
The object reesCanonicalModule is a method function with options.
The source of this document is in NonPrincipalTestIdeals.m2:886:0.