[package]
name = "mathrc"
description = "Rust Mathematics Library"
version = "0.2.3"
edition = "2021"
readme = "README.md"
license = "GPL-3.0"
keywords = ["math", "mathematics"]
homepage = "https://mathrc.onsaenaro.site"
repository = "https://github.com/as7ar/mathrc"
[dependencies]
rand = "0.10.1"