Skip to main content

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

(Informal Info on) License

this version of the "polynom" has been published under GPLv3 (see LICENSE).
Alternative Licenses are negotiable.

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

polynom-0.0.3.tar.gz (36.9 kB view hashes)

Uploaded Source

Built Distribution

polynom-0.0.3-py3-none-any.whl (23.8 kB view hashes)

Uploaded Python 3

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