cblas-sys 0.1.4

The package provides bindings to CBLAS (C).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
language: rust

os:
  - linux
  - osx

rust:
  - stable
  - beta
  - nightly

notifications:
  email: false