| Crates.io | signtensors |
| lib.rs | signtensors |
| version | 0.2.1 |
| created_at | 2024-12-21 14:11:18.389669+00 |
| updated_at | 2025-01-01 13:41:59.459265+00 |
| description | Approximates tensors with sign frames. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1491058 |
| size | 242,185 |
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.