1 unstable release
new 0.1.0 | Apr 14, 2025 |
---|
#789 in Procedural macros
21KB
384 lines
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)
Dependencies
~0.3–10MB
~128K SLoC