[package] name = "accelerate-provider" version = "0.2.1" license = "Apache-2.0/MIT" authors = ["Andrew Straw "] description = "The package provides BLAS and LAPACK using Appleā€™s Accelerate framework." homepage = "https://github.com/strawlab/accelerate-provider" repository = "https://github.com/strawlab/accelerate-provider" readme = "README.md" build = "build.rs" [dev-dependencies] libc = "0.2"