-
Notifications
You must be signed in to change notification settings - Fork 3
Small Fields #78
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
Small Fields #78
Conversation
|
Looking good! Did a first pass. I also bumped the arkworks versions to 0.5 (which has slightly different field interfaces) which I'm not sure why I forgot to do in the first place. In addition to the comments I've left, any dead code... any linter errors and comments that are no longer relevant please have a pass at removing and simplifying everything. I expect no big changes to what's here just to finish implementing and polish up the existing impls. Great work. |
|
This code has been moved to Algebra: arkworks-rs/algebra#1044 |
No description provided.