fixed-fft 0.1.0

Fixed-point Fast Fourier Transform
Documentation
[dependencies.num-complex]
default-features = false
version = "0.3.1"
[dev-dependencies.num-complex]
default-features = true
version = "0.3.1"

[package]
authors = ["Stephan <kiffie@mailbox.org>"]
categories = ["mathematics", "embedded", "no-std"]
description = "Fixed-point Fast Fourier Transform"
edition = "2018"
keywords = ["FFT", "fixed-point"]
license = "MIT"
name = "fixed-fft"
repository = "https://github.com/kiffie/fixed-fft-rs"
version = "0.1.0"