rstats 0.2.3

Simple Statistics: Means, Median, Correlations
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.anyhow]
version = "^1"

[lib]

[package]
authors = ["Libor Spacek"]
categories = ["science", "mathematics", "algorithms"]
description = "Simple Statistics: Means, Median, Correlations"
edition = "2018"
homepage = "https://github.com/liborty/rustats"
include = ["src/*.rs", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["statistics", "vectors", "geometric-median", "n-dimensional", "time-dependent"]
license = "Apache-2.0"
name = "rstats"
repository = "https://github.com/liborty/rustats"
version = "0.2.3"