Skip to content
Snippets Groups Projects
Select Git revision
  • c66f7e45fd18c4743df21944c2ba0715be986518
  • main default protected
  • paper-joss protected
  • fri-decode-with-shard-and-position
  • better-fri
  • fri-block-position-pub
  • fec-shard-serde
  • zoda
  • v1.0.2 protected
  • v1.1.0 protected
  • ci-image-tag-in-file
  • fine-fri-measures
  • multithread
  • transpose-matrices
  • fri-encode-opt
  • paper-jors
  • fri-bad-parameters
  • fri-results
  • paper-typst
  • 1.1.0+lock
  • 1.0.2+lock
  • 1.0.1+bib
  • 1.0.0+bib
  • 1.0.2+bib
  • 1.1.0+bib
  • 1.1.0
  • 1.0.2
  • 1.0.1
  • 1.0.0
  • 1.0-alpha
  • 0.3.0
  • 0.1.0-pairing
  • 0.2.0
  • 0.1.0
34 results

komodo

  • Clone with SSH
  • Clone with HTTPS
  • STEVAN Antoine's avatar
    STEVAN Antoine authored
    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
    c66f7e45
    History
    Name Last commit Last update