Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create FieldElement class for Metal code #1

Open
andrewmilson opened this issue Nov 13, 2022 · 0 comments
Open

Create FieldElement class for Metal code #1

andrewmilson opened this issue Nov 13, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed refactor Can be written more cleanly

Comments

@andrewmilson
Copy link
Owner

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 andrewmilson added good first issue Good for newcomers refactor Can be written more cleanly help wanted Extra attention is needed labels Nov 13, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed refactor Can be written more cleanly
Projects
None yet
Development

No branches or pull requests

1 participant