Crates.io | sane-array |
lib.rs | sane-array |
version | 0.1.3 |
source | src |
created_at | 2023-08-20 15:46:00.087906 |
updated_at | 2023-08-27 06:19:53.431451 |
description | Read and write SANE-encoded multi-dimensional arrays |
homepage | https://github.com/considerate/sane-rust |
repository | https://github.com/considerate/sane-rust |
max_upload_size | |
id | 949418 |
size | 32,326 |
This is an implementation of the Simple Array of Numbers Encoding (SANE) specification in Rust.
The arrays are parsed into and encoded from ndarray::Arrays.