matten 0.10.0

A family car multidimensional array (tensor) library for small numerical trials / PoCs.
Documentation
1
2
3
4
//! Dynamic boundary parsers: mixed JSON and CSV into `Vec<Element>` (RFC-011 ยง11).

pub(crate) mod csv;
pub(crate) mod json;