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

[Track Progress] polyexen-demo #15

Open
flyingnobita opened this issue Feb 28, 2024 · 0 comments
Open

[Track Progress] polyexen-demo #15

flyingnobita opened this issue Feb 28, 2024 · 0 comments

Comments

@flyingnobita
Copy link
Collaborator

This issue is to track the progress on running polyexen-demo over Summa.

polyexen-demo currently has a few interesting functions:

demo_analysis()

This can be use to print out cells and expressions for every polynomial expressions. With the large number of cells and expressions output, a tool that can analyze the output to look for anomalies or incorrect expressions can be useful.

demo_get_plaf()

This serialize the plaf from the circuit in csv (fixed columns) and toml (rest of circuit).

interactive binary

  • cargo run -bin interactive
  • allow to set witness values interactively and infer other witness values automatically with an integrated polynomial server
  • not ready in author's given commit (but probably in later commits that has different dependencies)
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

1 participant