rust-ndarray/ndarray

rust-ndarray/ndarray

Releases74
Frequency1 month 2 weeks
Last Release
Stars4.29K
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations

Linked projects

An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.
Constructors for randomized arrays. `rand` integration for `ndarray`.