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

Requesting merge of group-related exercises. #15

Merged
merged 12 commits into from
Nov 20, 2024
Merged

Conversation

OwnerOfJK
Copy link

The exercises that we added explore group theory and the different group axioms.

We focus on group theory to enable developers to get a better intuition for finite fields. This might be pretty low level but for devs who would like to better understand the math behind finite fields, this will be helpful.

The finite field specific exercises will be added next week.

Copy link
Owner

@rutefig rutefig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the math part, finite fields and modular arithmetic I think it can also be benefitial to have rust exercises but can we align better with what was already done: https://github.com/rutefig/zklings/blob/main/exercises/math/README.md

Instead of doing something from the beginning you can improve what is already done and add the rust exercises but respecting the structure that was done from the beginning pls. We can chat about this if you want

Copy link
Owner

@rutefig rutefig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏼

@rutefig rutefig merged commit 3da1837 into rutefig:main Nov 20, 2024
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

Successfully merging this pull request may close these issues.

3 participants