cleanup and documentation
Note
this MR is best reviewed commit by commit, it's hopefully clear enough.
Note
waiting for !47 (merged) to land
changelog
- add missing format to the
KomodoErrors - rename
fec::Shard::bytestofec::Shard::databecause these are no bytes - rename the
blocks: Vec<Shard<E>>argument offec::decodetoshards - refactor the tests of
fecandlib.rs - remove the
batch_verifyfunction entirely as it's pretty useless - simplify the
linalg::Matrix::randomfunction - add tests for the function in the
setupmodule - add documentation where it was missing
Edited by STEVAN Antoine