libstat 0.1.1

Statistics utilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]
libmath = "~0.1.3"

[lib]
name = "stat"

[package]
authors = ["Janne K <0x022b@gmail.com>"]
description = "Statistics utilities"
keywords = ["analysis", "ema", "sma", "rsi"]
license = "MIT"
name = "libstat"
repository = "https://github.com/scoobadog/libstat-rs"
version = "0.1.1"