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.