[package] authors = ["0xAlcibiades "] categories = ["mathematics"] description = "Abstract algebraic structures for Rust" homepage = "https://github.com/warlock-labs/noether" keywords = ["math", "algebra", "scalar"] license = "MIT" readme = "README.md" repository = "https://github.com/warlock-labs/noether" name = "noether" version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] num-traits = "0.2.19" [lib]