ndarray-rand 0.9.0

Constructors for randomized arrays. `rand` integration for `ndarray`.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.ndarray]
version = "0.12.0"

[dependencies.rand]
version = "0.6.0"

[package]
authors = ["bluss"]
description = "Constructors for randomized arrays. `rand` integration for `ndarray`."
documentation = "https://docs.rs/ndarray-rand/"
keywords = ["multidimensional", "matrix", "rand", "ndarray"]
license = "MIT/Apache-2.0"
name = "ndarray-rand"
repository = "https://github.com/rust-ndarray/ndarray"
version = "0.9.0"
[package.metadata.release]
no-dev-version = true