Macaulay2 » Documentation
Packages » DGAlgebras :: getGenerators(...,DegreeLimit=>...)
next | previous | forward | backward | up | index | toc

getGenerators(...,DegreeLimit=>...) -- Option to specify the degree to stop finding generators of HH(DGAlgebra)

Functions with optional argument named DegreeLimit:

  • compose(Module,Module,Module,DegreeLimit=>...) -- see compose -- composition as a pairing on Hom-modules
  • deviations(...,DegreeLimit=>...) -- Option to specify the maximum degree to look for generators when computing the deviations
  • deviationsToPoincare(...,DegreeLimit=>...) -- see deviationsToPoincare -- Computes the power series corresponding to a set of deviations.
  • End(...,DegreeLimit=>...) -- see End -- module of endomorphisms
  • epicResolutionMap(...,DegreeLimit=>...) (missing documentation)
  • gb(...,DegreeLimit=>...) -- see gb -- compute a Gröbner basis
  • getGenerators(...,DegreeLimit=>...) -- Option to specify the degree to stop finding generators of HH(DGAlgebra)
  • Hom(...,DegreeLimit=>...) -- see Hom -- module of homomorphisms
  • homomorphism'(...,DegreeLimit=>...) -- see homomorphism' -- get the element of Hom from a homomorphism
  • minimalBetti(...,DegreeLimit=>...) -- see minimalBetti -- minimal betti numbers of (the minimal free resolution of) a homogeneous ideal or module
  • normalCone(Ideal,DegreeLimit=>...) (missing documentation)
  • normalCone(Ideal,RingElement,DegreeLimit=>...) (missing documentation)
  • freeResolution(...,DegreeLimit=>...) -- see Options for free resolutions -- optional arguments for freeResolution
  • pushForward(...,DegreeLimit=>...) -- see pushForward(RingMap,Module) -- compute the pushforward of a module along a ring map
  • quotient(...,DegreeLimit=>...) (missing documentation)
  • resolutionMap(...,DegreeLimit=>...) -- see resolutionMap -- map from a free resolution to the given complex
  • saturate(...,DegreeLimit=>...) (missing documentation)
  • syz(...,DegreeLimit=>...) -- see syz(Matrix) -- compute the syzygy matrix

Further information

  • Default value: -1
  • Function: getGenerators -- Returns a list of cycles whose images generate HH(A) as an algebra
  • Option key: DegreeLimit -- an optional argument

The source of this document is in DGAlgebras.m2:3237:0.