strafe 0.1.1

Statistics programming for Rust based on R
[dependencies.strafe-datasets]
version = "~0.1"

[dependencies.strafe-distribution]
version = "~0.1"

[dependencies.strafe-numerics]
version = "~0.1"

[dependencies.strafe-plot]
version = "~0.1"

[dependencies.strafe-tests]
version = "~0.1"

[dependencies.strafe-trait]
version = "~0.1"

[dependencies.strafe-type]
version = "~0.1"

[package]
authors = ["Nick Yahr <yarsh.technologies@gmail.com>"]
categories = ["mathematics", "science", "visualization"]
description = "Statistics programming for Rust based on R"
documentation = "https://neek-sss.gitlab.io/strafe/strafe/index.html"
edition = "2021"
homepage = "https://neek-sss.gitlab.io/yarsh-technologies-blog/strafe/"
keywords = ["statistics", "model", "plot", "data", "test"]
license = "MIT OR Apache-2.0"
name = "strafe"
readme = "README.md"
repository = "https://gitlab.com/Neek-sss/strafe/-/tree/master/strafe"
version = "0.1.1"