[dependencies.nalgebra]
version = "~0.32"
[dependencies.numfmt]
version = "~1"
[dependencies.plotters]
version = "~0.3"
[dependencies.polars]
version = "~0.38"
[dependencies.r2rs-nmath]
version = "~0.1"
[dependencies.r2rs-rfit]
version = "~0.1"
[dependencies.r2rs-stats]
version = "~0.1"
[dependencies.strafe-distribution]
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 = "Statistical plotting for Rust statistics based on R"
documentation = "https://neek-sss.gitlab.io/strafe/strafe_plot/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-plot"
readme = "README.md"
repository = "https://gitlab.com/Neek-sss/strafe/-/tree/master/strafe-plot"
version = "0.1.1"