Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Implement generator for prime fields #24

Open
ursi opened this issue Dec 10, 2021 · 1 comment
Open

Implement generator for prime fields #24

ursi opened this issue Dec 10, 2021 · 1 comment
Assignees

Comments

@ursi
Copy link
Collaborator

ursi commented Dec 10, 2021

A function that takes in a prime number p and outputs the field operations on the finite field of order p. To clarify, we want an implementation in pluto, not as a builtin or anything.

@ursi ursi self-assigned this Dec 10, 2021
@srid
Copy link
Member

srid commented Dec 10, 2021

The list examples from #23 might be handy here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants