Skip to main content

Wavelets with JAX

Project description

PyPI cr-wavelets License DOI Documentation Status Unit Tests Coverage

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cr-wavelets-0.4.0.tar.gz (128.0 kB view hashes)

Uploaded Source

Built Distribution

cr_wavelets-0.4.0-py3-none-any.whl (137.4 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