Wavelets with JAX
Project description
Introduction
CR-Wavelets is a port of PyWavelets for Google JAX. It enables running Wavelet decomposition and reconstruction algorithms on GPU and TPU hardware.
For detailed documentation and usage, please visit online docs.
For theoretical background, please check online notes at Topics in Signal Processing and references therein (still under development).
CR-Wavelets is part of CR-Suite.
Related libraries:
Supported Platforms
CR-Wavelets can run on any platform supported by JAX. We have tested CR-Wavelets on Mac and Linux platforms and Google Colaboratory.
The latest code in the library has been tested against JAX 0.4.
JAX is not officially supported on Windows platforms at the moment. Although, it is possible to build it from source using Windows Subsystems for Linux. Alternatively, you can check out the community supported Windows build for JAX available from https://github.com/cloudhan/jax-windows-builder. This seems to work well and all the unit tests in the library have passed on Windows also.
Installation
Installation from PyPI:
python -m pip install cr-wavelets
Directly from our GITHUB repository:
python -m pip install git+https://github.com/carnotresearch/cr-wavelets.git
Examples/Usage
See the examples gallery in the documentation.
Contribution Guidelines/Code of Conduct
Documentation | Code | Issues | Discussions |
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
File details
Details for the file cr-wavelets-0.4.0.tar.gz
.
File metadata
- Download URL: cr-wavelets-0.4.0.tar.gz
- Upload date:
- Size: 128.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51459ed358323143eccbf335b68f27f1c0b1c7a8387238b4689c2843466214a4 |
|
MD5 | 1d00e96f35b93922f98ea6ef1759da99 |
|
BLAKE2b-256 | bd5111eae7b4660afbe8338864aee4b51fba22c6b1f16eff61f8029cbbaa8fe6 |
File details
Details for the file cr_wavelets-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: cr_wavelets-0.4.0-py3-none-any.whl
- Upload date:
- Size: 137.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f6cd201d86fb27101535e0338a2bfc0676d8bc52ec672f617ee5ebd5f182736 |
|
MD5 | 47ab42d6cbdf4fa98972d13899dc5d37 |
|
BLAKE2b-256 | 5248ddb3897042732e50d496705432b9923b0d1db51120af22a4573e240ffa1f |