cic-fixed 0.4.1

CIC filter implementation for fixed point numbers
Documentation
[[bench]]
harness = false
name = "cic_bench"

[dependencies]
[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.4"

[package]
authors = ["Akiyuki Okayasu <akiyuki.okayasu@gmail.com>"]
categories = ["no-std", "embedded"]
description = "CIC filter implementation for fixed point numbers"
edition = "2021"
keywords = ["cic", "filter", "no-std", "embedded"]
license = "MIT OR Apache-2.0"
name = "cic-fixed"
readme = "README.md"
repository = "https://github.com/AkiyukiOkayasu/cic-fixed"
rust-version = "1.68.2"
version = "0.4.1"