biquad 0.4.2

A library for digital second order IIR filtrers, also known as biquads.
Documentation
[dependencies.libm]
version = "0.1.4"

[package]
authors = ["Emil Fresk <emil.fresk@gmail.com>"]
categories = ["embedded", "no-std"]
description = "A library for digital second order IIR filtrers, also known as biquads."
edition = "2018"
keywords = ["biquad", "filter", "iir"]
license = "MIT OR Apache-2.0"
name = "biquad"
readme = "README.md"
repository = "https://github.com/korken89/biquad-rs"
version = "0.4.2"