Macaulay2 » Documentation
Packages » VirtualResolutions :: virtualOfPair(...,LengthLimit=>...)
next | previous | forward | backward | up | index | toc

virtualOfPair(...,LengthLimit=>...) -- stop when the virtual resolution reaches this length

Description

When the optional argument LengthLimit is specified virtualOfPair will stop computing syzygies after the given length is reached, otherwise computation continues until the resolution terminates.

See also

Functions with optional argument named LengthLimit:

  • bgg(...,LengthLimit=>...) -- see bgg -- make a linear free complex from a module over an exterior algebra or a symmetric algebra
  • connectingExtMap(...,LengthLimit=>...) (missing documentation)
  • connectingTorMap(...,LengthLimit=>...) (missing documentation)
  • epicResolutionMap(...,LengthLimit=>...) (missing documentation)
  • horseshoeResolution(...,LengthLimit=>...) -- see horseshoeResolution(Complex) -- make the horseshoe resolution
  • minimalBetti(...,LengthLimit=>...) -- see minimalBetti -- minimal betti numbers of (the minimal free resolution of) a homogeneous ideal or module
  • freeResolution(...,LengthLimit=>...) -- see Options for free resolutions -- optional arguments for freeResolution
  • resolutionMap(...,LengthLimit=>...) -- see resolutionMap -- map from a free resolution to the given complex
  • torSymmetry(...,LengthLimit=>...) (missing documentation)
  • virtualOfPair(...,LengthLimit=>...) -- stop when the virtual resolution reaches this length
  • yonedaMap(...,LengthLimit=>...) -- see yonedaMap(Matrix) -- creates a chain complex map representing an extension of modules

Further information

  • Default value: infinity
  • Function: virtualOfPair -- creates a virtual resolution from a free resolution by keeping only summands of specified degrees
  • Option key: LengthLimit -- an optional argument

The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/VirtualResolutions/doc.m2:502:0.