24 unstable releases (6 breaking)
0.7.0 | May 24, 2022 |
---|---|
0.5.1 | Nov 25, 2021 |
0.4.5 | Jul 28, 2021 |
0.3.7 | Feb 25, 2021 |
0.2.0 | Dec 7, 2020 |
#1186 in Algorithms
61 downloads per month
73KB
1.5K
SLoC
LDPC
A toolbox for classical and quantum LDPC codes.
lib.rs
:
A toolbox for classical and quantum LDPC codes.
The crate is divided into three modules.
The classical module contains a linear code implementation and some decoders for it.
For now, the quantum module contains only a CSS code implementation.
Finally, the noise model module contains a generic trait for noise generation.
Dependencies
~6MB
~116K SLoC