dwt 0.2.0

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][doc]

## Contributing

1. Fork the project.
2. Implement your idea.
3. Open a pull request.

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

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