You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BinaryField class has already been stubbed out, but pretty much everything there needs to be implemented. The hardest part will probably be FFT and Lagrange Interpolation - but, this can probably be based on Vitalik Buterin's Binary FFT project: https://github.com/ethereum/research/tree/master/binary_fft
The text was updated successfully, but these errors were encountered:
The
BinaryField
class has already been stubbed out, but pretty much everything there needs to be implemented. The hardest part will probably be FFT and Lagrange Interpolation - but, this can probably be based on Vitalik Buterin's Binary FFT project: https://github.com/ethereum/research/tree/master/binary_fftThe text was updated successfully, but these errors were encountered: