openblas-src 0.10.9

The package provides a source of BLAS and LAPACK via OpenBLAS.
[build-dependencies.dirs]
version = "3.0.1"

[build-dependencies.openblas-build]
version = "0.10.9"
[dev-dependencies.libc]
version = "0.2"

[features]
cache = []
cblas = []
default = ["cblas", "lapacke"]
lapacke = []
static = []
system = []

[package]
authors = ["Corey Richardson <corey@octayn.net>", "Ethan Smith <ethan@ethanhs.me>", "Ivan Ukhov <ivan.ukhov@gmail.com>", "Jim Turner <git@turner.link>", "Ken Elkabany <ken@elkabany.com>", "Mitsutoshi Aoe <me@maoe.name>", "Steve Harris <steveOfAR@gmail.com>", "Toshiki Teramura <toshiki.teramura@gmail.com>"]
build = "build.rs"
categories = ["science"]
description = "The package provides a source of BLAS and LAPACK via OpenBLAS."
documentation = "https://docs.rs/openblas-src"
edition = "2018"
homepage = "https://github.com/blas-lapack-rs/openblas-src"
keywords = ["linear-algebra"]
license = "Apache-2.0/MIT"
links = "openblas"
name = "openblas-src"
readme = "README.md"
repository = "https://github.com/blas-lapack-rs/openblas-src"
version = "0.10.9"
[target."cfg(target_os=\"windows\")".build-dependencies.vcpkg]
version = "0.2"