czt 0.3.7

The package provides an algorithm to compute the chirp Z-transform.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# CZT [![Package][package-img]][package-url] [![Documentation][documentation-img]][documentation-url] [![Build][build-img]][build-url]

The package provides an algorithm to compute the [chirp Z-transform][1].

## 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/Chirp_Z-transform

[build-img]: https://travis-ci.org/stainless-steel/czt.svg?branch=master
[build-url]: https://travis-ci.org/stainless-steel/czt
[documentation-img]: https://docs.rs/czt/badge.svg
[documentation-url]: https://docs.rs/czt
[package-img]: https://img.shields.io/crates/v/czt.svg
[package-url]: https://crates.io/crates/czt