[dependencies]
[package]
categories = ["algorithms", "mathematics", "science"]
description = "FFT laboratory"
documentation = "https://docs.rs/fft-lab"
edition = "2021"
keywords = ["DSP", "FFT", "mathematics"]
license = "MIT/Apache-2.0"
name = "fft-lab"
readme = "README.md"
repository = "https://gitlab.com/tspiteri/fft-lab"
rust-version = "1.64"
version = "0.0.0"