-
- Downloads
fix Semi-AVID for files with holes (!216)
addresses #20 this uses the `supernova.mp3` test file from the issue, with less bytes and enough $0$s at the front to introduce a null polynomial at the start ## the fix - iterate over the $k$ polynomials instead of looking at the length of `polynomials[0].coeffs()` which is smaller than $k$ in case the polynomial has holes in the higher monomials - give a default value of $0_{\mathbb{F}_p}$ when trying to index into the polynomial coefficients
parent
98ec07b9
No related branches found
No related tags found
assets/bin_with_holes
0 → 100644
File added