Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 870 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 870 Bytes

logo

Documentation crates.io Build Status codecov

Spenso

Spenso is a rust library for working with arbitrary dimensional arrays, commonly called tensors. It provides both sparse (spensors) and dense (densors) tensors.

It supports any type as element, and provides iterators along specified dimensions (called fibers)