LDPC codes with belief propagation decoding
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add missing fmt dependency to 11 packages

ocaml-{erasure,viterbi,turbo,short-ldpc,rice,lfsr,ldpc,idc,hcomp}/lib/dune
and ocaml-crc/bench/dune, ocaml-xmlt/fuzz/dune all use Fmt.str without
depending on fmt.

+2 -1
+2 -1
lib/dune
··· 1 1 (library 2 2 (name ldpc) 3 - (public_name ldpc)) 3 + (public_name ldpc) 4 + (libraries fmt))