dft 0.5.5

The package provides an algorithm to compute the discrete Fourier transform.
Documentation
[dependencies.num-complex]
default-features = false
version = "0.1.35"

[dependencies.num-traits]
default-features = false
version = "0.1.35"

[dev-dependencies.assert]
version = "0.7"

[package]
authors = ["Christopher J. Woodall <chris.j.woodall@gmail.com>", "Ivan Ukhov <ivan.ukhov@gmail.com>", "Karol Harasim <karol.harasim@gmail.com>"]
categories = ["algorithms", "science"]
description = "The package provides an algorithm to compute the discrete Fourier transform."
documentation = "https://docs.rs/dft"
homepage = "https://github.com/stainless-steel/dft"
keywords = ["fourier", "transform"]
license = "Apache-2.0/MIT"
name = "dft"
readme = "README.md"
repository = "https://github.com/stainless-steel/dft"
version = "0.5.5"