dwt 0.5.2

The package provides an algorithm to compute the discrete wavelet transform.
Documentation
# DWT [![Version][version-img]][version-url] [![Status][status-img]][status-url]

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

## [Documentation][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](LICENSE.md).

[1]: https://en.wikipedia.org/wiki/Discrete_wavelet_transform

[documentation]: https://docs.rs/dwt
[status-img]: https://travis-ci.org/stainless-steel/dwt.svg?branch=master
[status-url]: https://travis-ci.org/stainless-steel/dwt
[version-img]: https://img.shields.io/crates/v/dwt.svg
[version-url]: https://crates.io/crates/dwt