scality / quadiron

Fast Erasure Coding Library for Large Number of Data and Parities
BSD 3-Clause "New" or "Revised" License
28 stars 5 forks source link

Polynomial enhancement #200

Closed lamphamsy closed 6 years ago

lamphamsy commented 6 years ago

It does some changes in Polynomial:

~It updates decode of RS-FNT for new polynomial~ It refactor decoding for all FECs

Close #124 Fix #167

lamphamsy commented 6 years ago

@all: the commits are updated to address comments. Thanks for your reviews :)

lamphamsy commented 6 years ago

The last change is to fix the check-format: do only reorder includes of fec_base. So it's going to merge for next PR :)