ApCoCoA-1:LinSyz.Resolution

From ApCoCoAWiki
Revision as of 08:13, 22 July 2008 by Dheldt (talk | contribs) (fixing a key and referring to LinSyz.SyzModule.)

LinSyz.Resolution

computing the Syzygy moduls for a Module, generated by linear forms

Syntax

$linsyz.Resolution(Module,Int):List

Description

This command computes the resolution of a given module, which is generated by vectors consisting of linear forms. Be aware of the fact that this is very new and may contain bugs! Also the linear forms may not have any constant component, so if your system has some, you have to make the system homogeneous first via introducing a new indeterminate.

If the second paramer is set to 0, all syzygy moduls will be computed. otherwise, if the second parameter is n, the first n syzygy moduls will be computed

See also

LinSyz.BettyNumber

LinSyz.BettyNumbers

LinSyz.SyzModule