V. Rancurel

Results 44 issues of V. Rancurel

Functions can be simplified

The idea is to do an internal puncturing of m' > m with a specific parameter. The goal is to leverage fec_base::encode or quadiron_fnt32_reconstruct() to generate extra parities when needed...

Instead of using 32bits arithmetic we can use 16 bits arithmetic.

That uses threads.

https://webassembly.org/ check that SIMD works

we have fftn (normal one), fftln (Pierre Meunier's), fft2k (Cooley Tukey) for now

Lots of dead code in backends req builds, e.g. dpl_s3_req_build() is not used

The MD5 of the multipart is not computed.