This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
TIPE/Code/ldpc/Cargo.toml
2026-02-11 19:58:43 +01:00

8 lines
91 B
TOML

[package]
name = "ldpc"
version = "0.1.0"
edition = "2024"
[dependencies]
rand = "0.10.0"