array_stat_functions 0.1.1

Array and Statistics functions in rust
Documentation
[[bin]]
name = "array_stat_functions"
path = "src/main.rs"

[dependencies]

[lib]
name = "array_stat_functions"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Array and Statistics functions in rust"
edition = "2021"
license = "MIT"
name = "array_stat_functions"
readme = "README.md"
version = "0.1.1"