Macaulay2
»
Documentation
Packages
»
IntegralClosure
::
icFracP(...,Limit=>...)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
icFracP(...,Limit=>...) -- Limits the number of computed intermediate modules.
Functions with optional argument named
Limit
:
basis(...,Limit=>...)
-- see
basis
-- basis or generating set of all or part of a ring, ideal or module
icFracP(...,Limit=>...)
-- Limits the number of computed intermediate modules.
independentSets(...,Limit=>...)
-- see
independentSets
-- some size-maximal independent subsets of variables modulo an ideal
integralClosure(...,Limit=>...)
-- do a partial integral closure
minors(...,Limit=>...)
-- see
minors(ZZ,Matrix)
-- ideal generated by minors
Further information
Default value:
infinity
Function:
icFracP
-- compute the integral closure in prime characteristic
Option key:
Limit
-- an optional argument
The source of this document is in
IntegralClosure.m2:2198:0
.