sane-array 0.1.0

Read and write SANE-encoded multi-dimensional arrays
Documentation
sane-array-0.1.0 has been yanked.

sane-array

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.