paritytech / reed-solomon-novelpoly

Novel polynomial basis for a reed solomon encoder
30 stars 6 forks source link

add avx compile-time feature #33

Closed alindima closed 10 months ago

alindima commented 10 months ago

Until we implement runtime AVX/SSE feature detection, add an avx compile time feature to prevent the potential issue described in https://github.com/paritytech/reed-solomon-novelpoly/issues/29