next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
prune
prune -- prune, e.g., compute a minimal presentation
Synopsis
Optional inputs
:
Exclude
=>
...
,
default value {}
, compute a minimal presentation of a quotient ring
See also
minimalPresentation
-- compute a minimal presentation
Ways to use
prune
:
"prune(Ideal)"
-- see
minimalPresentation(Ideal)
-- compute a minimal presentation of the quotient ring defined by an ideal
"prune(Matrix)"
-- see
minimalPresentation(Matrix)
-- minimally present source and target of a matrix
"prune(ChainComplex)"
-- see
minimalPresentation(Module)
-- minimal presentation of a module
"prune(ChainComplexMap)"
-- see
minimalPresentation(Module)
-- minimal presentation of a module
"prune(CoherentSheaf)"
-- see
minimalPresentation(Module)
-- minimal presentation of a module
"prune(GradedModule)"
-- see
minimalPresentation(Module)
-- minimal presentation of a module
"prune(GradedModuleMap)"
-- see
minimalPresentation(Module)
-- minimal presentation of a module
"prune(Module)"
-- see
minimalPresentation(Module)
-- minimal presentation of a module
"prune(Ring)"
-- see
minimalPresentation(Ring)
-- compute a minimal presentation of a quotient ring
For the programmer
The object
prune
is
a
method function with options
.