#sane #array #multi-dimensional #read-write #encoded #numbers #sane-encoded

sane-array

Read and write SANE-encoded multi-dimensional arrays

3 releases

0.1.3 Aug 27, 2023
0.1.2 Aug 27, 2023
0.1.1 Aug 20, 2023
0.1.0 Aug 20, 2023

#3 in #sane

35 downloads per month

MIT license

24KB
587 lines

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.


lib.rs:

Read and write SANE-encoded arrays

This is an implementation of the Simple Array of Numbers Encoding (SANE) specification at: https://github.com/considerate/sane

Dependencies

~2MB
~36K SLoC