rust-blas 0.1.3

BLAS bindings and wrappers, fork of rblas
Documentation
[build-dependencies.pkg-config]
version = "0.3"
[dependencies.libc]
version = "0.2"

[dependencies.num]
version = "0.2"

[dependencies.num-complex]
version = "0.2"

[package]
authors = ["Michael Yang <mikkyangg@gmail.com>", "Bernhard Schuster <bernhard@ahoi.io>"]
build = "build.rs"
description = "BLAS bindings and wrappers, fork of rblas"
documentation = "http://mikkyang.github.io/rust-blas/doc/rblas/index.html"
edition = "2018"
homepage = "https://github.com/spearow/juice/tree/master/rust-blas"
keywords = ["BLAS"]
license = "MIT"
name = "rust-blas"
readme = "README.md"
repository = "https://github.com/spearow/juice"
version = "0.1.3"