Unclaimed project
Are you a maintainer of ndarray? Claim this project to take control of your public changelog and roadmap.
Changelog
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
Last updated about 1 month ago
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.