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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file polylib-0.3.1.tar.gz.
File metadata
- Download URL: polylib-0.3.1.tar.gz
- Upload date:
- Size: 917.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.31.0 setuptools/68.0.0 requests-toolbelt/0.8.0 tqdm/4.65.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f6834f57df857ae5ac81da8ecafff4c342098caf88b198feb4977f0cb8c4960
|
|
| MD5 |
d233098ca19d2374eb4d76fe8d1646b6
|
|
| BLAKE2b-256 |
b5e362a0a2a3ad1dba6094d8acaef944191f3a30caff5b7bc1b2fe9939b0cc92
|