lapacke-sys 0.1.4

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

[dependencies]
libc = "0.2"