Module sparse_matrix

Source
Expand description

Sparse Binary Matrix Operations

Placeholder for efficient operations on sparse matrices over GF(2), often used in code-based cryptography (e.g., parity-check matrices).