Skip to content

ndarray-rand 0.16.0

Latest

Choose a tag to compare

@akern40 akern40 released this 04 Nov 00:46
ndarray-rand-0.16.0
0e1d04b

This release of ndarray-rand adds compatibility for the new ArrayRef type in ndarray 0.17. It adds the the new RandomRefExt trait, providing sample_axis and sample_axis_using methods on ArrayRef.

This release also bumps the requirements for rand to 0.9.0 and for rand_distr to 0.5.0.