Ahmet Inan
|
199a988def
|
added LDPC encoder and layered decoder
lifted from my LDPC project:
https://github.com/xdsopl/LDPC
|
2018-12-13 11:19:31 +01:00 |
|
Ahmet Inan
|
4f11a22311
|
added SIMD wrappers for ARM NEON, Intel SSE4.1 and AVX2
|
2018-12-11 09:05:12 +01:00 |
|
Ahmet Inan
|
eabdff7209
|
added exclusive reduce algorithm
|
2018-10-13 10:34:42 +02:00 |
|
Ahmet Inan
|
abe4edc419
|
added bit manipulation helpers
|
2018-09-22 19:13:37 +02:00 |
|
Ahmet Inan
|
a796788a12
|
fixed typo
|
2018-09-20 19:20:00 +02:00 |
|
Ahmet Inan
|
01db8f516e
|
added Reed Solomon error correction
lifted from my FEC project:
https://github.com/xdsopl/FEC
|
2018-09-20 18:04:23 +02:00 |
|
Ahmet Inan
|
dab95db1bc
|
added link to Évariste Galois' page on Wikipedia
|
2018-09-20 14:15:10 +02:00 |
|
Ahmet Inan
|
2a7fa2b7b7
|
added Galois field arithmetic
|
2018-09-20 14:06:57 +02:00 |
|
Ahmet Inan
|
266f299f86
|
added bitwise stream container
|
2018-09-20 09:11:33 +02:00 |
|
Ahmet Inan
|
ee79ff2b2d
|
moved crc and xorshift from DSP to CODE repository
|
2018-09-20 08:36:45 +02:00 |
|