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

Cairo Elliptic Curve operations #97

Merged
merged 6 commits into from
May 13, 2024
Merged

Cairo Elliptic Curve operations #97

merged 6 commits into from
May 13, 2024

Conversation

lukaszcz
Copy link
Contributor

3141592653589793238462643383279502884197169399375105820974944592307816406665;

ORDER : Field :=
3618502788666131213697322783095070105526743751716087489154079457884512865583;
Copy link
Collaborator

@paulcadman paulcadman May 13, 2024

Choose a reason for hiding this comment

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

Can we use the new hex literals for these?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, I wrote this when the hex literals were not yet available. I'll change this

@lukaszcz lukaszcz merged commit 6462b69 into main May 13, 2024
1 check passed
lukaszcz added a commit that referenced this pull request May 13, 2024
lukaszcz added a commit to anoma/juvix that referenced this pull request May 13, 2024
Updates the stdlib code to use multiway `if` for better readability.

This PR also contains:

* anoma/juvix-stdlib#96
* anoma/juvix-stdlib#97
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.

2 participants