polynom 0.0.3

Creator: codyrutscher

Last updated:

Add to Cart

Description:

polynom 0.0.3

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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.