matten 0.29.0-pre.7

A family-car multidimensional array (tensor) library for small numerical trials / PoCs.
Documentation
1
2
3
4
5
6
7
//! Tests for `math` reductions and matrix multiplication, split by theme
//! per the test-organization guideline.

mod axis;
mod dynamic;
mod matmul;
mod whole;