rstats 0.7.12

Statistical Measures, Vector Algebra, Geometric Median, Data Analysis and Machine Learning
Documentation
[[bench]]
harness = false
name = "mybenchmark"
[badges.maintenance]
status = "actively-developed"
[dependencies.anyhow]
version = "^1"

[dependencies.indxvec]
version = "^0.1"
[dev-dependencies.devtimer]
version = "4"

[lib]

[package]
authors = ["Libor Spacek"]
categories = ["science", "mathematics", "algorithms", "visualization", "concurrency"]
description = "Statistical Measures, Vector Algebra, Geometric Median, Data Analysis and Machine Learning"
edition = "2018"
homepage = "https://github.com/liborty/rstats"
include = ["src/*.rs", "tests/*.rs", "benches/*.rs", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["statistics", "vector-algebra", "geometric-median", "machine-learning", "multidimensional"]
license = "Apache-2.0"
name = "rstats"
readme = "README.md"
repository = "https://github.com/liborty/rstats"
version = "0.7.12"