#transform #wavelet #discrete #compute #algorithm

dwt

The package provides an algorithm to compute the discrete wavelet transform

11 unstable releases (5 breaking)

Uses old Rust 2015

0.5.2 Mar 4, 2017
0.5.1 Oct 23, 2016
0.5.0 Aug 18, 2016
0.3.1 Apr 4, 2016
0.3.0 Jul 1, 2015

#9 in #wavelet

Download history 42/week @ 2023-12-18 2/week @ 2023-12-25 21/week @ 2024-01-08 26/week @ 2024-01-15 54/week @ 2024-01-22 15/week @ 2024-01-29 14/week @ 2024-02-05 64/week @ 2024-02-12 54/week @ 2024-02-19 41/week @ 2024-02-26 23/week @ 2024-03-04 67/week @ 2024-03-11 16/week @ 2024-03-18 26/week @ 2024-03-25 87/week @ 2024-04-01

199 downloads per month
Used in fractal

Apache-2.0/MIT

10KB
118 lines

DWT Version Status

The package provides an algorithm to compute the discrete wavelet transform.

Documentation

Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.


lib.rs:

Discrete wavelet transform.

Dependencies

~245KB