We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 249362f commit 7dff7e3Copy full SHA for 7dff7e3
Cargo.toml
@@ -7,6 +7,7 @@ license = "MIT/Apache-2.0"
7
8
repository = "https://github.com/jturner314/ndarray-stats"
9
documentation = "https://docs.rs/ndarray-stats/"
10
+readme = "README.md"
11
12
description = "Statistical routines for ArrayBase, the n-dimensional array data structure provided by ndarray."
13
0 commit comments