russell_stat 1.0.0

Statistics calculations, probability distributions, and pseudo random numbers
Documentation
[dependencies.num-traits]
version = "0.2"

[dependencies.rand]
version = "0.8.5"

[dependencies.rand_distr]
version = "0.4.3"

[dependencies.russell_lab]
version = "1.0.0"

[features]
intel_mkl = ["russell_lab/intel_mkl"]

[package]
categories = ["mathematics", "science"]
description = "Statistics calculations, probability distributions, and pseudo random numbers"
documentation = "https://docs.rs/russell_stat"
edition = "2021"
homepage = "https://github.com/cpmech/russell"
keywords = ["statistics", "probability", "random", "numerical"]
license = "MIT"
name = "russell_stat"
readme = "README.md"
repository = "https://github.com/cpmech/russell"
version = "1.0.0"