Commit graph

6 commits

Author SHA1 Message Date
Ahmet Inan
e96e4abe0e oops 2023-05-11 13:41:19 +02:00
Ahmet Inan
538950ca88 improved unrolled K = 2 .. 4 and removed 5 and 6
the generic divide and conquer method produces now better code than the
manually unrolled versions for K > 4
2020-06-14 00:48:11 +02:00
Ahmet Inan
9b4998a3c5 use in-place fast Walsh–Hadamard transform 2020-06-14 00:23:11 +02:00
Ahmet Inan
65a6feb6e0 divide and conquer unrolled decoders 2020-06-02 11:49:21 +02:00
Ahmet Inan
994e9dc912 added unrolled decoders for K = 2, 3, 4, 5 and 6 2020-06-01 12:02:36 +02:00
Ahmet Inan
620466021b added encoder and soft decoder for simplex codes 2020-05-31 17:43:29 +02:00