[package] name = "openalgebra" version = "0.0.1" authors = ["Dillon Hammond "] description = "Rust linear algebra library for OpenCL" license = "MIT" [dependencies] arrayfire = "3.5"