Linear codes have long been central to the development of error‐correcting methods in communication and data storage, while ...
Abstract: Linear codes with few weighs have many applications in secret sharing. Determining the access structure of the secret ...
Abstract: In this paper, we show that the binary linear codes can be extended by a relatively big number of check bits in such a ...
GitHub

linear-codes

A class that is able to develop any (n, k) linear code. Includes an implementation of an ASCII correcting linear code along with ...
GitHub

linear-codes

C++ tool for linear code analysis using Gröbner bases. Computes leader codewords, tests code equivalence, and analyzes ...