complete the FEC and "linear algebra" tests
-
komodo::linalg::Matrix::randomis tested -
komodo::linalg::Matrix::inverseis tested on more matrix sizes, from 1 to 20 random matrices -
komodo::fieldtests have been double-checked - pure "recoding" tests from
komodo::fechave been double-checked -
end_to_endandend_to_end_with_recodingnow runs for k \in [3, 5] and \rho \in [\frac{1}{2}, \frac{1}{3}] with n = \lfloor \frac{k}{\rho} \rfloor - all "k among n + t" combinations are tested with
try_all_decoding_combinations, possibly with some removals in case recoding is involved withis_inside
❗ Important
on my machine,make testgoes from less than 8sec on latestmainto around 40sec with this MR
Edited by STEVAN Antoine