Skip to main content

vandermonde

PyPi Version PyPI pyversions GitHub stars PyPi downloads

gh-actions codecov Code style: black

vandermonde is a module with a handful of tools for working with Vandermonde matrices. In particular, the Björck-Pereyra algorithm for solving systems with the Vandermonde matrix or its transposed is implemented.

Example:

import numpy as np
import vandermonde

x = np.linspace(0.0, 1.0, 14)
b = np.random.rand(len(x))

sol = vandermonde.solve(x, b)

Installation

vandermonde is available from the Python Package Index, so simply do

pip install -U vandermonde

to install/update.

License

vandermonde is published under the MIT license.

Release files for vandermonde 0.1.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for vandermonde 0.1.3
File Size Uploaded
vandermonde-0.1.3.tar.gz 4.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for vandermonde 0.1.3
File Interpreter ABI Platform
vandermonde-0.1.3-py3-none-any.whl Python 3 none any Details

Total release size: 7.9 kB

Release files / vandermonde-0.1.3.tar.gz

Download URL vandermonde-0.1.3.tar.gz
Size 4.0 kB
Tags Source
SHA-256 checksum
How to use checksums
c55c55bac7348ff48c1b6d06e956ab7abd2d345b2c72a0dac52e7651173924ba
BLAKE2b-256 checksum
How to use checksums
bd8c42a3b73198ef8f403b6670deeda8930ba0898e0e6d48b4a34712f9f2f078
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1+

Release files / vandermonde-0.1.3-py3-none-any.whl

Download URL vandermonde-0.1.3-py3-none-any.whl
Size 3.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0f6f10a14a1996174abc456a7779b97fe63c1df0819a9bb5b1e2be3a0c365082
BLAKE2b-256 checksum
How to use checksums
66e12779a41f5578a0b152cc5c22565cdfa4687276d3aad11c5512db1bdf43c8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1+

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 release files

0.1.2

2 release files

0.1.1

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page