3 releases
0.1.3 | Aug 27, 2023 |
---|---|
0.1.2 | Aug 27, 2023 |
0.1.1 | Aug 20, 2023 |
0.1.0 |
|
#6 in #sane
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
~37K SLoC