".nushell/venv.nu" did not exist on "0f43be24ad4979b93926baf62d5eabafe7572e57"
working on FEC tests again
- pass
ntotry_all_decoding_combinationsand don't try to decode when shards have been recoded (\#shards > n) and there are no recoded shards in the k combination under review (\max(is) < n) - pass
recoding_stepsandshould_not_be_decodableas arguments toend_to_end_with_recoding_template - fix n = 5 => this leads to tests that run in less than 10sec again
- add (k, n) = (8, 10) => tests still run in less than 13sec
- split recoding scenarii into "simple" and "chain"
- show indices in a "pretty" format, i.e. showing indices greater than n as
(n),(n + 1), ...
Edited by STEVAN Antoine