Multipolynomial Bases

This is module implementing bases of multipolynomial in Sage.

To use this module, you need to import it:

from multipolynomial_bases import *

This documentation is still a work in progress: it might be incomplete and even outdated as the progam has been going though many refactorization since its original implementation (but has never been properly finished...). Nevertheless, all given examples have been doctested and work.

This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License.

Multivarite polynomials in one set of variables

Double Polynomials

Indices and Tables