Commit graph

6 commits

Author SHA1 Message Date
Ahmet Inan
e96e4abe0e oops 2023-05-11 13:41:19 +02:00
Ahmet Inan
c0ab2902e8 minor cleanup 2020-06-14 00:01:37 +02:00
Ahmet Inan
a0f710f9b7 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-13 22:42:29 +02:00
Ahmet Inan
3596f2943b use in-place fast Walsh–Hadamard transform 2020-06-13 21:37:31 +02:00
Ahmet Inan
003d3bbd4f divide and conquer decoders for K = 2 .. 6 2020-06-12 12:08:47 +02:00
Ahmet Inan
43c5d6a91a encoder and soft decoder for augmented Hadamard codes 2020-06-11 23:11:31 +02:00