Skip to main content

a library for working with polynomials

Project description

Pure Python polynomials over a ring or over a field.

Installation

First, install numlib, then install polylib with

pip3 install polylib --user

or, for newer versions of Python,

pip install polylib --user

To upgrade to the latest version:

pip3 install -U polylib --user

Notes

If numpy is installed, then one can optionally multiply certain polynomials using numpy’s fft implementation; however, this is not essential and numpy need not be installed.

See the upstream repository for usage notes and examples.

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

polylib-0.3.1.tar.gz (917.9 kB view hashes)

Uploaded Source

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