Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Example: Port poseidon to python front-end #101

Closed
leolara opened this issue Aug 23, 2023 · 3 comments · Fixed by #178
Closed

Example: Port poseidon to python front-end #101

leolara opened this issue Aug 23, 2023 · 3 comments · Fixed by #178
Labels
gfi intermediate Intermediate good first issue good first issue Good for newcomers

Comments

@leolara
Copy link
Collaborator

leolara commented Aug 23, 2023

We have it implemented in rust front-end. Do it in python front-end

@leolara leolara added good first issue Good for newcomers gfi intermediate Intermediate good first issue labels Aug 23, 2023
@leolara
Copy link
Collaborator Author

leolara commented Aug 23, 2023

Depends on #99

@qwang98
Copy link
Collaborator

qwang98 commented Sep 29, 2023

This is available for taking as #99 is merged!

@sraver
Copy link
Contributor

sraver commented Nov 3, 2023

@leolara taking this!

github-merge-queue bot pushed a commit that referenced this issue Jan 17, 2024
Closes #101 

---

Based on the Rust implementation, the same circuit is added using the
Python front-end.

Constants are moved to a different file for easier code browsing.

An assertion is added when running the example, to make sure that the
output is the same as the one when using the Rust front-end.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
gfi intermediate Intermediate good first issue good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants