ariadnetor-tensor 0.0.1

Tensor library with support for dense and block-sparse tensors
Documentation

Tensor storage library

Provides backend-agnostic data structures for tensor storage and the user-facing [Tensor<St, L>] type that joins them. The tensor carries no backend; operations take it explicitly at the call site.