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

getBasis(...,Limit=>...) -- Maximum number of basis elements to return from getBasis

Description

Caps the size of the returned basis, which is useful when only the first few elements are needed (for example, when enumerating cycles degree by degree).

See also

Functions with optional argument named Limit:

Further information

  • Default value: -1
  • Function: getBasis -- Get a basis for a particular homological degree of a DG algebra.
  • Option key: Limit -- an optional argument

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