mingens -- minimal generator matrix
Description
Every ideal and module in Macaulay2 comes equipped with a generating set, which is sometimes a larger generating set than is required. This routine returns a matrix whose columns generate the given ideal or module.
See also
- trim -- minimize generators and relations
- prune -- prune, e.g., compute a minimal presentation
- minimalPresentation -- compute a minimal presentation
Menu
- mingens(...,Strategy=>...) -- see Complement -- a Strategy option value
The source of this document is in Macaulay2Doc/functions/mingens-doc.m2:58:0.