rust-ndarray / ndarray

ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
https://docs.rs/ndarray/
Apache License 2.0
3.62k stars 307 forks source link

Update to use dep: for features #1406

Closed bluss closed 3 months ago

bluss commented 3 months ago

From Rust 1.60, now we can use this to bring order to the rayon situation (previously renamed to rayon_).