# rten-tensor
rten-tensor is the foundational library that provides multi-dimensional arrays
used by [RTen](https://github.com/robertknight/rten). It is similar to
[ndarray](https://github.com/rust-ndarray/ndarray) but tailored for use in the
RTen library.