[package]
edition = "2021"
name = "strafe-type"
version = "0.1.1"
authors = ["Nick Yahr <yarsh.technologies@gmail.com>"]
description = "Types for strafe"
homepage = "https://neek-sss.gitlab.io/yarsh-technologies-blog/strafe/"
documentation = "https://neek-sss.gitlab.io/strafe/strafe_type/index.html"
readme = "README.md"
keywords = [
"statistics",
"model",
"plot",
"data",
"test",
]
categories = [
"mathematics",
"science",
"visualization",
]
license = "MIT OR Apache-2.0"
repository = "https://gitlab.com/Neek-sss/strafe/-/tree/master/strafe-type"
[dependencies.nalgebra]
version = "~0.32"
[dependencies.num-traits]
version = "~0.2"
[dependencies.numfmt]
version = "~1"
[dependencies.polars]
version = "~0.38"
[dependencies.strafe-error]
version = "~0.1"