Open 0xJepsen opened 6 months ago
Allows us to convert between the two bases via evaluation at roots of unity / inverses.
@Autoparallel did the Reed Solomon Encoding PR closed this?
Looking at the PR, I don't think it closes it -- it does a DFT but it is not doing it via the FFT, its doing it via polynomial evaluation
Feature
Allows us to convert between the two bases via evaluation at roots of unity / inverses.