M = getBasis(n,A)
This function is to allow for the retrieval of a basis of a particular homological degree of a DGAlgebra when the underlying algebra A.natural is multigraded. In the code, the homological grading is always the first integer in the degree tuple, and so this function returns a matrix consisting of all monomials in homological degree n.
|
|
|
The object getBasis is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/DGAlgebras.m2:1941:0.