[package] name = "num-rs" version = "0.0.0" description = "Rust crate for numerical and N-dimentional array computation" authors = ["Fanliang Meng "] edition = "2018" license = "Apache-2.0" homepage = "https://num-rs.org" documentation = "https://num-rs.org" repository = "https://github.com/num-rs/num-rs" readme = "README.md" [dependencies]