ndarray is a popular Rust crate for working with arrays, and has become somewhat of a standard interop layer for multidimensional data. It would improve the usability of the Rust bindings if ella Tensors could be converted to and from ndarray Arrays.
ndarray
is a popular Rust crate for working with arrays, and has become somewhat of a standard interop layer for multidimensional data. It would improve the usability of the Rust bindings ifella
Tensors could be converted to and fromndarray
Arrays.