[dependencies.num-traits]
version = "0.2"
[package]
authors = ["Junfeng Liu <china.liujunfeng@gmail.com>"]
categories = ["mathematics", "science"]
description = "An algebra system capable of mixed numeric and symbolic computation."
documentation = "https://docs.rs/crate/mathguru/"
edition = "2021"
homepage = "https://github.com/J-F-Liu/mathguru"
keywords = ["algebra-system", "symbolic-computation"]
license = "MIT"
name = "mathguru"
readme = "README.md"
repository = "https://github.com/J-F-Liu/mathguru.git"
version = "0.1.0"