accelerate-src 0.3.2

The package provides a source of BLAS and LAPACK via the Accelerate framework.
Documentation
1
2
3
4
5
6
7
8
9
10
11
language: rust

os: osx

rust:
  - stable
  - beta
  - nightly

notifications:
  email: false