raptorq/src
Christopher Berner 6c056b827b Implement Symbol mul_scalar with AVX2
Improves perf by ~10x
2019-02-06 22:45:14 -08:00
..
base.rs Precompute Octet multiplication table 2019-02-04 22:44:38 -08:00
bin_matrix_sparsity.rs Precompute Octet multiplication table 2019-02-04 22:44:38 -08:00
constraint_matrix.rs Start on more efficient intermediate decoder 2019-01-31 14:31:52 -08:00
decoder.rs Optimize repair packet generation and repair decoding 2019-02-03 23:19:09 -08:00
encoder.rs Precompute Octet multiplication table 2019-02-04 22:44:38 -08:00
lib.rs Add Symbol benchmarks 2019-02-03 22:52:43 -08:00
matrix.rs Optimize mul_symbols 2019-02-03 19:52:20 -08:00
octet.rs Add AVX2 implementation for Symbol FMA 2019-02-06 22:45:14 -08:00
rng.rs Implement RNG and reorganize some code 2019-01-23 21:57:40 -08:00
symbol.rs Implement Symbol mul_scalar with AVX2 2019-02-06 22:45:14 -08:00
systematic_constants.rs Implement calculation of L, P, and P1 2019-01-23 22:30:19 -08:00