Skip to main content

Sage implementation for bases of multipolynomials

Project description

This package implements different bases of the algebra of multivariate polynomials using SageMath. This work has been started in 2010 and was distriuted in the Sage-combinat experimental package which does not exist anymore. That is why we know offer it as an extra Sage package.

Installation

Easy way

$ sage -pip install multipolynomial_bases

From source

Download the source from the github and run this command from the repo root:

$ sage  -pip install --upgrade --no-index -v .

Equivalently, you can use the Makefile install command:

$ make install

Usage

Once installed, you can use it in sage by importing the features:

sage: from multipolynomial_bases import *
sage: A.<x> = MultivariatePolynomialAlgebra(QQ)
sage: A
The Multivariate polynomial algebra on x over Rational Field

Documentation

The (partially written) documentation is available here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

multipolynomial_bases-1.1.tar.gz (71.7 kB view details)

Uploaded Source

File details

Details for the file multipolynomial_bases-1.1.tar.gz.

File metadata

File hashes

Hashes for multipolynomial_bases-1.1.tar.gz
Algorithm Hash digest
SHA256 d1f8cb4e469c121e33231eeab137b6a8708f22ec06959ed4d2fc1721eca0d888
MD5 a2d32a70cac8fbd87a5b670b1c067b71
BLAKE2b-256 57f09e81ac91f335365652b52464e4fe829645cc23b0f1054f0730ddf9ccaeab

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page