fft-lab 0.0.0

FFT laboratory
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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"