getBasis(...,Limit=>...) -- Maximum number of basis elements to return from getBasis
Usage:
getBasis(..., Limit => n)
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
getBasis -- Get a basis for a particular homological degree of a DG algebra.
Functions with optional argument named Limit:
basis(...,Limit=>...) -- see basis -- basis or generating set of all or part of a ring, ideal or module