raptorq/src
Christopher Berner c0a83d7853 Optimize first_phase_selection()
Improves performance by ~15%
2019-02-09 15:23:34 -08:00
..
base.rs Optimize first_phase_selection() 2019-02-09 15:23:34 -08:00
bin_matrix_sparsity.rs Refactor SIMD ops for Symbol to allow reuse 2019-02-07 18:38:51 -08:00
constraint_matrix.rs Remove From and Into for Octet 2019-02-07 19:06:08 -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 Refactor SIMD ops for Symbol to allow reuse 2019-02-07 18:38:51 -08:00
matrix.rs Optimize first_phase_selection() 2019-02-09 15:23:34 -08:00
octet.rs Add test for generated multiplication table 2019-02-09 11:17:08 -08:00
octets.rs Fix bug in high bit shifting for mul and fma 2019-02-09 11:17:57 -08:00
rng.rs Implement RNG and reorganize some code 2019-01-23 21:57:40 -08:00
symbol.rs Refactor SIMD ops for Symbol to allow reuse 2019-02-07 18:38:51 -08:00
systematic_constants.rs Implement calculation of L, P, and P1 2019-01-23 22:30:19 -08:00