cblas-sys 0.1.3

The package provides bindings to CBLAS (C).
Documentation
[package]
name = "cblas-sys"
version = "0.1.3"
license = "Apache-2.0/MIT"
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
description = "The package provides bindings to CBLAS (C)."
documentation = "https://docs.rs/cblas-sys"
homepage = "https://github.com/blas-lapack-rs/cblas-sys"
repository = "https://github.com/blas-lapack-rs/cblas-sys"
readme = "README.md"
categories = ["external-ffi-bindings", "science"]
keywords = ["linear-algebra"]

[dependencies]
libc = "0.2"