tetration 0.1.6

Chunked tensor .tet format, tet CLI, and optional C ABI (tetration-ffi)
Documentation
1
2
3
4
//! Selection geometry and chunk-level read plans.

pub mod read_plan;
pub mod selection;