-
0.13.0
-
Require ndarray 0.14 (unchanged from previous version)
-
Require rand 0.8
-
Require rand_distr 0.4
-
Fix methods
sample_axisandsample_axis_usingso that they can be used on array views too. -
0.12.0
- Require ndarray 0.14
- Require rand 0.7 (unchanged from previous version)
- Require rand_distr 0.3
-
0.11.0
- Require ndarray 0.13
- Require rand 0.7 (unchanged from previous version)
-
0.10.0
- Require
rand0.7 - Require Rust 1.32 or later
- Re-export
randas a submodule,ndarray_rand::rand - Re-export
rand-distras a submodule,ndarray_rand::rand_distr
- Require
-
0.9.0
- Require rand 0.6
-
0.8.0
- Require ndarray 0.12
- Require rand 0.5
-
0.7.0
- Require ndarray 0.11
- Require rand 0.4
-
0.6.1
- Clean up implementation of
Array::randomby @v-shmyhlo
- Clean up implementation of
-
0.6.0
- Require ndarray 0.10.0
-
0.5.0
- Require ndarray 0.9
-
0.4.0
- Require ndarray 0.8
-
0.3.0
- Require ndarray 0.7
-
0.2.0
- Require ndarray 0.6
-
0.1.0
- Initial release