[package] name = "slicemath" version = "0.1.0" edition = "2021" authors = ["Tim Straubinger"] description = "A library for element-wise operations on arrays of numeric values" repository = "https://github.com/timstr/slicemath" license = "MIT" keywords = ["math", "numeric", "arrays"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]