ripple 0.2.0

General-purpose DSP data structures and algorithms
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Diego Lima <lima.ds@outlook.com>"]
build = "build.rs"
categories = ["science"]
description = "General-purpose DSP data structures and algorithms"
edition = "2018"
keywords = ["statistics", "probability", "inference"]
license = "MIT"
name = "ripple"
publish = ["crates-io"]
readme = "README.md"
version = "0.2.0"