# intel-mkl-src
[![Crate](http://meritbadge.herokuapp.com/intel-mkl-src)](https://crates.io/crates/intel-mkl-src)
[![Build Status](https://travis-ci.org/termoshtt/rust-intel-mkl.svg?branch=master)](https://travis-ci.org/termoshtt/rust-intel-mkl)
Redistribution of Intel MKL as a crate. Tested on Linux and macOS.
## License
MKL is distributed under the Intel Simplified Software License for Intel(R) Math Kernel Library, See [License.txt](License.txt).
Some wrapper codes are licensed by MIT License (see the header of each file).