complete the FEC and "linear algebra" tests
-
komodo::linalg::Matrix::random
is tested -
komodo::linalg::Matrix::inverse
is tested on more matrix sizes, from1to20random matrices -
komodo::field
tests have been double-checked - pure "recoding" tests from
komodo::fec
have been double-checked -
end_to_end
andend_to_end_with_recoding
now runs fork \in [3, 5]and\rho \in [\frac{1}{2}, \frac{1}{3}]withn = \lfloor \frac{k}{\rho} \rfloor - all "kamongn + 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 test
goes from less than 8sec on latestmain
to around 40sec with this MR
Edited by STEVAN Antoine
Merge request reports
Activity
Filter activity
mentioned in commit 7b0eae24
Please register or sign in to reply