Skip to content

Commit f71e657

Browse files
committed
Link to docs.rs
1 parent fb43660 commit f71e657

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# intel-mkl-src
22

3-
|crate | crate.io | description |
4-
|:-------------|:-------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------|
5-
|intel-mkl-src | [![crate](https://img.shields.io/crates/v/intel-mkl-src.svg)](https://crates.io/crates/intel-mkl-src) | Source crate for Intel-MKL |
6-
|intel-mkl-sys | [![Crate](https://img.shields.io/crates/v/intel-mkl-sys.svg)](https://crates.io/crates/intel-mkl-sys) | FFI for Intel-MKL [vector math][VM], and [statistical functions][VSL] |
7-
|intel-mkl-tool| [![Crate](https://img.shields.io/crates/v/intel-mkl-tool.svg)](https://crates.io/crates/intel-mkl-tool)| Seek Intel-MKL libraries from filesystem |
3+
|crate | crate.io | docs.rs | description |
4+
|:-------------|:-------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------|:---------------------------------------------------------------|
5+
|intel-mkl-src | [![crate](https://img.shields.io/crates/v/intel-mkl-src.svg)](https://crates.io/crates/intel-mkl-src) | [![docs.rs](https://docs.rs/intel-mkl-src/badge.svg)](https://docs.rs/intel-mkl-src) | Source crate for Intel-MKL |
6+
|intel-mkl-sys | [![Crate](https://img.shields.io/crates/v/intel-mkl-sys.svg)](https://crates.io/crates/intel-mkl-sys) | [![docs.rs](https://docs.rs/intel-mkl-sys/badge.svg)](https://docs.rs/intel-mkl-sys) |FFI for Intel-MKL [vector math][VM], and [statistical functions][VSL] |
7+
|intel-mkl-tool| [![Crate](https://img.shields.io/crates/v/intel-mkl-tool.svg)](https://crates.io/crates/intel-mkl-tool)| [![docs.rs](https://docs.rs/intel-mkl-tool/badge.svg)](https://docs.rs/intel-mkl-tool)|Seek Intel-MKL libraries from filesystem |
88

99
[VM]: https://software.intel.com/en-us/mkl-developer-reference-c-vector-mathematical-functions
1010
[VSL]: https://software.intel.com/en-us/mkl-developer-reference-c-statistical-functions

0 commit comments

Comments
 (0)