File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Build status] ( https://travis-ci.org/jturner314/ndarray-stats.svg?branch=master )] ( https://travis-ci.org/jturner314/ndarray-stats )
44[ ![ Coverage] ( https://codecov.io/gh/jturner314/ndarray-stats/branch/master/graph/badge.svg )] ( https://codecov.io/gh/jturner314/ndarray-stats )
5+ [ ![ Dependencies status] ( https://deps.rs/repo/github/jturner314/ndarray-stats/status.svg )] ( https://deps.rs/repo/github/jturner314/ndarray-stats )
6+ [ ![ Crate] ( https://img.shields.io/crates/v/ndarray-stats.svg )] ( https://crates.io/crates/ndarray-stats )
7+ [ ![ Documentation] ( https://docs.rs/ndarray-stats/badge.svg )] ( https://docs.rs/ndarray-stats )
58
6- This crate provides statistical methods for [ ` ndarray ` ] 's ` ArrayBase ` type.
9+ This crate provides statistical methods for [ ` ndarray ` ] 's ` ArrayBase ` type. See
10+ the [ documentation] ( https://docs.rs/ndarray-stats ) for more information.
711
812[ `ndarray` ] : https://github.com/bluss/ndarray
913
10- Only some statistical functions are implemented. Please feel free to contribute
14+ Only some statistical routines are implemented. Please feel free to contribute
1115new functionality!
1216
1317## Using with Cargo
You can’t perform that action at this time.
0 commit comments