pub const MAX_STATIC_RANK: usize = 12;
A small limit to ranks.
Primarily for matrix multiplication in ArrTensor.
ArrTensor