Commit graph

15 commits

Author SHA1 Message Date
Ahmet Inan
c797ad2fda compute erasure probability from code rate 2026-02-13 15:40:56 +01:00
Ahmet Inan
285f558f98 renamed Polar to PAC 2026-02-02 09:02:15 +01:00
Ahmet Inan
7b7a18bf81 use CRC by default and add number of CRC bits to K 2026-02-02 09:00:29 +01:00
Ahmet Inan
e94036d08d use 8 bit CRC 2026-02-02 08:16:13 +01:00
Ahmet Inan
520382a396 limit code length to 256 2026-02-02 07:54:51 +01:00
Ahmet Inan
0642259333 stop using sequence.h 2026-02-01 23:06:05 +01:00
Ahmet Inan
9c55719f85 use a rank map instead of a frozen bit array 2026-02-01 22:48:02 +01:00
Ahmet Inan
0d095be3c0 filter frozen bits from larger code construction 2026-02-01 15:44:45 +01:00
Ahmet Inan
616a19f725 we should use a pessimistic QEF limit 2026-01-20 14:22:53 +01:00
Ahmet Inan
fa9218ef9c need to subtract CRC bits 2025-12-30 08:10:54 +01:00
Ahmet Inan
f43ee51466 forgot adding FER column header 2025-12-29 15:41:04 +01:00
Ahmet Inan
077d70ec81 test a short RM rule based code without CRC 2025-12-29 12:15:55 +01:00
Ahmet Inan
46153c59b2 renamed and updated Bhattacharyya code construction 2025-12-28 10:15:55 +01:00
Ahmet Inan
91bec0b1e3 use our reliability sequence generator per default 2025-12-25 11:42:41 +01:00
Ahmet Inan
fbd253aff4 prepare for Polarization-Adjusted Convolutional codes 2025-12-22 12:54:26 +01:00