signtensors

Crates.iosigntensors
lib.rssigntensors
version0.2.1
created_at2024-12-21 14:11:18.389669+00
updated_at2025-01-01 13:41:59.459265+00
descriptionApproximates tensors with sign frames.
homepage
repository
max_upload_size
id1491058
size242,185
Alex Riasanovsky (ariasanovsky)

documentation

README

Signed cut decompositions

Low-level API to form matrix approximations of the form $$A \approx S C T^\top = \sum_j c_j \mathbf{s}_j \mathbf{t}_j^\top$$ where $S, T$ have entries in ${-1, 1}$ and $C$ is a diagonal matrix of real numbers.

Commit count: 0

cargo fmt