python package for evaluation and differentiation of polynomials in various basis representations
Project description
polynom
(Short) Description
A package to provide polynomials/polynomial-basis-functions for interpolation
provides routines for
- simple arithmetic
- (vectorized) evaluation
- (vectorized) (higher order) differentiation
- base conversion
supports the following polynomial bases
- Monomial base
- Newton base
- Lagrange base
- ... others (experimentally)
Getting Started
Installation
... via pip from PYPI (python package index)
pip install polynom
... or locally (using pip)
git clone https://gitlab.com/berlinade/polynom.git
cd polynom
pip install -e .
Usage
... under construction
Documentation
... can be found here (under construction): https://berlinade.gitlab.io/polynom/
Find polynom
- @ GitLab: https://gitlab.com/berlinade/polynom
- @ PYPI: https://pypi.org/project/polynom/
- auther: codima on youtube.com
(Informal Info on) License
this version of the "polynom" has been published under GPLv3 (see LICENSE).
Alternative Licenses are negotiable.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file polynom-0.0.3.tar.gz.
File metadata
- Download URL: polynom-0.0.3.tar.gz
- Upload date:
- Size: 36.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1af0836f5206032035c0d25efcc562f0945539a8e236ba2c62e185b1e0f3168b
|
|
| MD5 |
392f66d61f37136a6600c3da573d1d3f
|
|
| BLAKE2b-256 |
50d6f809cb88c03d5b17b6833d1e97c8517369f12e7514e14c5f0440bcdda840
|
File details
Details for the file polynom-0.0.3-py3-none-any.whl.
File metadata
- Download URL: polynom-0.0.3-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b324b55f79e215ba172eb340d8804a0b6401302d6a4e32e04808f479ae838569
|
|
| MD5 |
ca6ac5dc55e63a6576546a88c86862f3
|
|
| BLAKE2b-256 |
e239d9d74a1914fbc569760f0adc1377fd4d0f2a2285e4ad361a49811fc6dad2
|