Topic: "coding-theory"
mhostetter/galois
A performant NumPy extension for Galois fields and their applications
Language: Python - Size: 140 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 394 - Forks: 36

errorcorrectionzoo/eczoo_data
Content of the Error Correction Zoo, stored in structured YAML format
Language: Python - Size: 9.36 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 61 - Forks: 102

esabo/CodingTheory
A coding theory library for Julia.
Language: Julia - Size: 5.76 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 30 - Forks: 11

hwang595/Draco
DRACO: Byzantine-resilient Distributed Training via Redundant Gradients
Language: Python - Size: 1.79 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 11

qec-codes/qec
Python Tools for Quantum Error Correction
Language: Python - Size: 2.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 19 - Forks: 0

sraaphorst/reed-muller-python
Python implementation of Reed-Muller codes
Language: Python - Size: 446 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 9

raeudigerRaeffi/generalizedReedSolomon
Python Implementation of A Class of Generalized RS-Codes with Faster Encoding and Decoding Algorithms
Language: Python - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 3

popcornell/pyGF2
Polynomial arithmetic over GF2
Language: Python - Size: 618 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 6

Evgeny-Mamaev/bch-correcting-n-errors
builds a BCH code correcting an arbitrary number of errors
Language: Python - Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 5

sahandkhoshdel99/Wireless-Communications
Language: MATLAB - Size: 9.28 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

tallamjr/iit-madras-5G-standard
IIT Madras Course on LDPC and Polar Codes for the 5G Standard
Language: MATLAB - Size: 300 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 5

moehw/BCH-codes 📦
💌 BCH codes encoder with Berlekamp-Massey decoder
Language: Python - Size: 751 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

egs33/PolarCodes
Polar codes in C++
Language: C++ - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

jakewilliami/CodingTheory.jl
Pure Julia implementation of tools used in Coding Theory
Language: Julia - Size: 664 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5 - Forks: 1

QuantumGorilla/Barcode-Generator-EAN13-and-ISBN13
Generator of barcodes ISBN13 and EAN13. It has also a random song called "Tank!" from cowboy bebop. This generator was made for "coding theory" class.
Language: HTML - Size: 33.5 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 2

sim642/ocaml-algebra
Small but neat OCaml library of (abstract) algebraic structures
Language: OCaml - Size: 39.1 KB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

giuseppe16180/kotlin-coding-theory
Coding Theory algorithms in Kotlin
Language: Kotlin - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

wchresta/linear-code
Haskell library for linear codes from coding theory
Language: Haskell - Size: 73.2 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

tniessen/constexpr-secded
Header-only implementation of SECDED encoding as C/C++ constant expressions
Language: C++ - Size: 12.7 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Evgeny-Mamaev/code-correcting-n-errors
builds a code correcting an arbitrary number of errors
Language: Python - Size: 196 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

paramrathour/Coded-Compressed-Sensing-for-Unsourced-Multiple-Access
Course Project for CS754 Advanced Image Processing, Spring 2024
Language: TeX - Size: 18.9 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

yuvadm/bchlib
Rust bindings for BCH encoding/decoding library, based on the bch_codec fork
Language: C - Size: 53.7 KB - Last synced at: 23 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 3

orel-adivi/Random-Greedy
Generating and comparing low-rate deletion correcting codes.
Language: Python - Size: 354 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tranvietkhoa/Coding-Schemes-Simulation
Implement three different types of error detecting and self-correcting codes: Hamming, Convolutional and Reed-Solomon code.
Language: JavaScript - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nikitanosov1/coding-theory-labs
Лабораторные по курсу "Теория кодирования"
Language: Jupyter Notebook - Size: 2.41 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

0razzu/coding-theory 📦
Implementations of coding theory algorithms
Language: Kotlin - Size: 63.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

VerlorenMind/TrellisDecoders
A collection of trellis-based decoding algorithms
Language: C++ - Size: 395 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

ItmoDreamTeam/linear-codes-java
Language: Kotlin - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

linarkou/BerlekampMasseyAlgorithm
Java realisation of Berlekamp-Massey algorithm
Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

ableenk/codingtheory
some coding theory stuff
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

lucienfrancois/RothTensorCodes
Repository containing complementary material for the study of generalized tensor codes.
Language: M - Size: 140 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

IPodtsepko/bachelor-thesis
This repository contains all materials related to my Bachelor Thesis, including the presentation, explanatory note, source code, and etc.
Language: TeX - Size: 23.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

6ar8nas/coding-theory
Coding Theory React SPA/TypeScript coursework - Software Engineering @ Vilnius University (2023/24)
Language: TypeScript - Size: 338 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Mahan-M47/Coding-Theory-Projects
Implementations of Syndrome Decoding and Hamming Codes in Python.
Language: Jupyter Notebook - Size: 46.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

romanamo/dihedralcheck
Check sum algorithm for Deutsche Mark serial numbers.
Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

IPodtsepko/jpeg-transcoding
Исследование на тему "Транскодирование изображений JPEG с использованием предсказания коэффициентов ДКП на основе нейронной сети".
Language: Jupyter Notebook - Size: 133 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

1nfocalypse/Feisty
A toy implementation of a Feistel Network. Supports 256 bit keys with 16 rounds over a XOR cipher. Built primarily for education.
Language: C++ - Size: 553 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

leopph/coding-theory 📦
Implementations for my coding theory course assignment
Language: Rust - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ThexXTURBOXx/ECC
Error correction code implementations in CoCoALib
Language: C++ - Size: 347 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

juliagibson/mathware-project
An open source C++ library for applied mathematics
Language: C++ - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ETAOIK/UCAS_Information-and-Coding-Theory_2023Fall
中国科学院大学2023Fall-信息论与编码课程作业
Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hebbarashwin/neural_polar_decoder
Code repository for "CRISP: Curriculum based Sequential neural decoders for Polar code family" - ICML 2023
Language: Python - Size: 26.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

pvrtss/hamming-code
Онлайн калькулятор кода Хэмминга
Language: TypeScript - Size: 689 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

anang0g0/Niederreiter_Cryptosystem Fork of ANiida/berlekamp-small
全然完成じゃないです。本人もどうなってるかよくわからないので、色々修正をします。バーレカンプマッシー法を使ったNiederreiter公開鍵暗号です。
Language: C - Size: 1.96 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

oelin/polynomial-regression
Demonstrating how to use crude MDL to regularize polynomial regression models.
Language: Jupyter Notebook - Size: 49.8 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Dabendorf/INF244-Programmes
Programmes being used for the exam in INF244
Language: Python - Size: 117 KB - Last synced at: 28 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

harish3600/Information-and-Communication-Theory-Project
Implemented concepts learnt in Information and Coding Theory Course in Python
Language: Jupyter Notebook - Size: 540 KB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

HoodOfDeath/MinimumCodeDistance
From code parameters (namely dimensions) create all possible binary block codes with such a parameters by creating all possible systematic codes, and outputs the number of codes with different minimal code distances.
Language: C++ - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

numbas/numbas-extension-codewords
Linear codes extension for Numbas
Language: JavaScript - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

OST-Stud/CryptCod
Summary for MSE module Cryptography and Coding Theory
Language: TeX - Size: 979 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 3

jonbenronron/F2Polynomials
Polynomials over field Z/2Z.
Language: Python - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Joe-Ferrara/CodingTheoryIntro
Scripts that compute instances of the Hamming Code and Reed-Solomon codes. Includes classes that represent finite fields, polynomials over finite fields, and matrices over finite fields.
Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

LMesaric/TINF-FER-2019
Laboratory exercise for Information Theory @ FER
Language: Python - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ItmoDreamTeam/linear-codes-py
Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

acalvino4/CodingTheory
A technical paper introducing Coding Theory
Language: TeX - Size: 924 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

DMRobertson/coding-demo
Toy demo to visualise the effect of noise and error correction on an image.
Language: JavaScript - Size: 179 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Soffietto/Khayrullin_Coding-Theory
Language: Java - Size: 706 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

shayan-ys/backtracker-optimal-codes
Finding Optimal Codes using Backtracking algorithm
Language: Python - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

tdtimur/simulasi-hamming-sage
Repositori kode sumber program simulasi kode linear dan kode Hamming dengan data teks dan citra menggunakan SageMath
Language: Python - Size: 2.31 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
