Skip to content

Commit ab23e86

Browse files
committed
Update badges
1 parent 2684072 commit ab23e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ndarray-linalg [![Document](https://img.shields.io/badge/document-0.1-blue.svg)](https://termoshtt.github.io/ndarray-linalg/ndarray_linalg/index.html) [![wercker status](https://app.wercker.com/status/a45df26fa97eab7debf53b32fc576b35/s/master "wercker status")](https://app.wercker.com/project/byKey/a45df26fa97eab7debf53b32fc576b35)
1+
ndarray-linalg [![Crate](http://meritbadge.herokuapp.com/ndarray)](https://crates.io/crates/ndarray) [![docs.rs](https://docs.rs/ndarray-linalg/badge.svg)](https://docs.rs/ndarray-linalg) [![wercker status](https://app.wercker.com/status/a45df26fa97eab7debf53b32fc576b35/s/master "wercker status")](https://app.wercker.com/project/byKey/a45df26fa97eab7debf53b32fc576b35)
22
===============
33
Linear algebra package for [rust-ndarray](https://github.com/bluss/rust-ndarray) using LAPACK via [stainless-steel/lapack](https://github.com/stainless-steel/lapack)
44

0 commit comments

Comments
 (0)