[dependencies.num-traits]
version = "0.2"
[lib]
name = "aris"
path = "src/lib.rs"
[package]
authors = ["ImFeH2 <i@feh2.im>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["mathematics", "algorithms"]
description = "A mathematical computing library"
documentation = "https://docs.rs/aris"
edition = "2024"
keywords = ["mathematics", "math", "numeric", "computing"]
license = "Apache-2.0"
name = "aris"
readme = "README.md"
repository = "https://github.com/ImFeH2/aris"
version = "0.1.0"