Skip to content

A Sparse and Dense Tensor library with support for automatic matching indices and Tensor networks

Notifications You must be signed in to change notification settings

alphal00p/spenso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
lcnbr
Dec 16, 2024
b6a0cd1 Β· Dec 16, 2024
Nov 1, 2024
Oct 25, 2024
Sep 11, 2024
Oct 25, 2024
Dec 16, 2024
Dec 16, 2024
Jun 5, 2024
Dec 16, 2024
Jul 18, 2024
Jun 3, 2024
Jul 15, 2024
Oct 26, 2024
Dec 16, 2024
Dec 13, 2024
Jun 5, 2024
Jun 6, 2024
Oct 9, 2024
Nov 1, 2024
May 20, 2024

Repository files navigation

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)