Releases: QuantumSavory/LDPCDecoders.jl
Releases · QuantumSavory/LDPCDecoders.jl
v0.3.1
LDPCDecoders v0.3.1
Merged pull requests:
- New interface for belief propagation decoder (#12) (@krishna-praneet)
- proper testing of the logical error rate and move to column-major order (#13) (@Krastanov)
- Fixed spelling issues and removed util (#14) (@krishna-praneet)
- Added improved decoder code in decode function itself (#15) (@krishna-praneet)
- Added interface for iterative decoder (#16) (@krishna-praneet)
- Fix: fixed iterations for bp decoder and added additional tests (#17) (@krishna-praneet)
v0.1.1
LDPCDecoders v0.1.1
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#9) (@github-actions[bot])
- cleanup and removing dependencies used only in examples and documentation (#10) (@Krastanov)
v0.1.0
LDPCDecoders v0.1.0
Merged pull requests:
- Bp syndrome decoding (#1) (@krishna-praneet)
- LDPCDecoders change (#2) (@krishna-praneet)
- CompatHelper: add new compat entry for SuiteSparseGraphBLAS at version 0.10, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for PyPlot at version 2, (keep existing compat) (#4) (@github-actions[bot])
- CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#5) (@github-actions[bot])
- CompatHelper: add new compat entry for RowEchelon at version 0.2, (keep existing compat) (#6) (@github-actions[bot])
- Updated Julia version to 1.9 (#7) (@krishna-praneet)