integralClosure(R, Limit => n)
The integral closure algorithm proceeds by finding a suitable ideal $J$, and then computing $Hom_R(J,J)$, and repeating these steps. This optional argument limits the number of such steps to perform.
The result is an integral extension, but is not necessarily integrally closed.
|
|
|
|
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/IntegralClosure.m2:1428:0.