10 skills found
quantumlib / Tesseract DecoderSearch-based decoder for quantum error correction (QEC) written in C++ and Python.
Crypto-TII / Syndrome Decoding EstimatorA tool to estimate the difficulty of solving the syndrome decoding problem.
adelshb / GraphqecA library for analyzing Quantum Error Correction Codes from their Tanner Graphs.
AmeanAsad / Syndrome Error DecodingA class that is able to develop any (n, k) linear code. Includes an implementation of an ASCII correcting linear code along with a simulation of error correction.
QuantumSavory / PyQDecoders.jlA Julia interface to popular python packages for decoding quantum error correcting codes.
Warchant / Reed Solomon Syndrome Gf256C implementation of Reed-Solomon error-correction codes. For detection syndrome decoding is used. Works in GF(256).
QuantumSavory / LDPCDecoders.jlLDPC Belief Propogation decoders
Kamassury / IEDIterative Error Decimation for Syndrome-Based Neural Network Decoders
secomms / RBGSoftware implementation of post-quantum zero knowledge protocols and digital signatures based on restricted syndrome decoding
scottjones03 / QEC LibPython-based quantum error-correction library that is extensible to many code families and integrates with simulation and decoding tools. This library interfaces with Stim (a fast stabilizer simulator) for circuit generation and automatically select appropriate decoders (e.g. PyMatching, Union-Find) based on the code’s syndrome structure.