ministark icon indicating copy to clipboard operation
ministark copied to clipboard

Create FieldElement class for Metal code

Open andrewmilson opened this issue 3 years ago • 0 comments

Might be good to use this as a reference https://github.com/elibensasson/libSTARK/blob/master/algebra/algebralib/headers/algebraLib/FieldElement.hpp

Don't need all these methods. For instance, the GPU functionality doesn't require doing inverses. Having a common "power" method will be good.

andrewmilson avatar Nov 13 '22 22:11 andrewmilson