Orthogonal polynomials with JAX
Project description
orthax is a Python package for working with orthogonal (and other) polynomials in JAX. It largely seeks to replicate the functionality of the numpy.polynomial package, through there are some API differences due to limitations of JAX, primarily that trailing zeros are not automatically trimmed from series, so you should do that manually if it becomes a concern.
For full details of various options see the Documentation
Installation
orthax is installable with pip:
pip install orthax
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
orthax-0.2.1.tar.gz
(130.3 kB
view details)
Built Distribution
orthax-0.2.1-py3-none-any.whl
(102.2 kB
view details)
File details
Details for the file orthax-0.2.1.tar.gz
.
File metadata
- Download URL: orthax-0.2.1.tar.gz
- Upload date:
- Size: 130.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67f37260a6c7187d488a00fdd55952f3ce76265920fa9bcfd5d4fa052283b06c |
|
MD5 | f89e0ffb36f10252eee6b866180ddfaf |
|
BLAKE2b-256 | 392a12e05b228e4aa2198f032a8804f363ef9b82f014af0f41ab3d32a06f1ec2 |
File details
Details for the file orthax-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: orthax-0.2.1-py3-none-any.whl
- Upload date:
- Size: 102.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59592e57ec1f061f6fe3392e82f19b3c026a67c45e31e6fd1e5cf4fefabe6b42 |
|
MD5 | 21285819a33ef54f7ce25cb43caed306 |
|
BLAKE2b-256 | ba241c931f4109153c49ffaeeb4ac224b2c23358b883a9ee9b64905cabc4fc2c |