monomial_test, a C code which calls monomial() to enumerate, list, rank, unrank and randomize multivariate monomials in a space of D dimensions, with total degree less than N, equal to N, or lying within a given range.
The computer code and data files described and made available on this web page are distributed under the MIT license
monomial, a C code which enumerates, lists, ranks, unranks and randomizes multivariate monomials in a space of M dimensions, with total degree less than N, equal to N, or lying within a given range.