Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 586 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 586 Bytes

haar-wavelet

In-place, linear time algorithms for the Haar wavelet transform, implemented in Cython and JAX.

We also compare against PyWavelets, obtaining over an order of magnitude speedup for small (< 10^5) lists.

Experimental results

Haar transform

Performance on Haar transform

Even-odd

Performance on even-odd