#macro #networking #fibers #spenso #spenso-macros

macro spenso-macros

Procedural macros for the spenso tensor library

1 unstable release

new 0.1.0 Apr 14, 2025

#789 in Procedural macros

MIT/Apache and maybe LGPL-3.0+

21KB
384 lines

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)

Dependencies

~0.3–10MB
~128K SLoC