[dependencies]
[lib]
name = "nott"
path = "src/lib.rs"
[package]
authors = ["M.Amin Rayej"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["mathematics"]
description = "A versatile math library"
documentation = "https://docs.rs/nott"
edition = "2021"
homepage = "https://github.com/maminrayej/nott"
keywords = ["math", "algebra", "probability", "calculus"]
license-file = "LICENSE"
name = "nott"
readme = "README.md"
repository = "https://github.com/maminrayej/nott"
version = "0.1.0"