PyWavelet#
PyWavelet is a Python package for transforming 1D data into the wavelet domain.
To install the package, run the following command:
pip install pywavelet
Where to start#
Quickstart for a minimal transform/inverse-transform example
How it works for the conceptual overview
Backends & Precision for NumPy/JAX/CuPy and precision selection
Choosing parameters for choosing
Nf/Nt/multWindow function for the window (
phi/phitilde) explanationAPI for the full API reference
the notebooks under
examples/for worked examples and plots
Acknowledging PyWavelet#
If you use PyWavelet in your research, please acknowledge it by citing the works in Citing PyWavelet.