8000 Parametrizing the circuits by rrtoledo · Pull Request #185 · clearmatics/zeth · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Parametrizing the circuits #185

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

Merged
merged 2 commits into from
Apr 6, 2020
Merged

Parametrizing the circuits #185

merged 2 commits into from
Apr 6, 2020

Conversation

rrtoledo
Copy link
Contributor

Cover issue #153

@rrtoledo rrtoledo changed the title [WIP] Parametrizing the circuits Parametrizing the circuits Mar 30, 2020
@@ -51,18 +51,18 @@ private:
// which aggregate the extra bits and public values (+1)
std::array<
libsnark::pb_variable_array<FieldT>,
NumInputs + NumOutputs + 1 + NumInputs + 1>
2 * NumInputs + NumOutputs + 1 + 1>
Copy link
Contributor

Choose a reason for hiding this comment

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

FYI: The NumInputs were not factored in the expression of the indices to refer explicitly to the ordering of the primary inputs

@AntoineRondelet AntoineRondelet merged commit 3846e5c into develop Apr 6, 2020
AntoineRondelet added a commit that referenced this pull request May 6, 2020
@AntoineRondelet AntoineRondelet deleted the fix-param branch May 7, 2020 19:02
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
0