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 903cb23 commit 306addaCopy full SHA for 306adda
ndarray-rand/RELEASES.md
@@ -1,6 +1,12 @@
1
Recent Changes
2
--------------
3
4
+- 0.16.0
5
+
6
+ - Require ndarray 0.17.1
7
+ - Bump `rand` to 0.9.0 and `rand_distr` to 0.5.0
8
+ - Add an additional extension trait, `RandomRefExt`, to allow sampling from `ndarray::ArrayRef` instances
9
10
- 0.15.0
11
12
- Require ndarray 0.16
0 commit comments