sane-array 0.1.3

Read and write SANE-encoded multi-dimensional arrays
Documentation

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.