superlu-sys 0.3.3

The package provides bindings to SuperLU.
[dependencies.libc]
version = "0.2"

[dependencies.openblas-src]
features = ["cache"]
version = "0.10.8"

[package]
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>", "Henrik Stromberg <henrik@askdrq.com>"]
build = "build.rs"
categories = ["external-ffi-bindings", "science"]
description = "The package provides bindings to SuperLU."
documentation = "https://docs.rs/superlu-sys"
keywords = ["linear-algebra"]
license = "Apache-2.0/MIT"
links = "superlu"
name = "superlu-sys"
readme = "README.md"
repository = "https://github.com/HenrikJStromberg/superlu-sys"
version = "0.3.3"