An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.
cargo add ndarray
[dependencies]
ndarray = "0.17.2"
| 仓库 | https://github.com/rust-ndarray/ndarray |
|---|---|
| 文档 | https://docs.rs/ndarray/ |
| 最新版本 | 0.17.2 |
| 分类 | data-structures, science |