Skip to content

docs: align ZK-patch polynomial notation in r1cs_to_qap_witness_map#225

Open
Lil-Duckling-22 wants to merge 1 commit intoscipr-lab:masterfrom
Lil-Duckling-22:fix/qap-zk-patch-doc-consistency
Open

docs: align ZK-patch polynomial notation in r1cs_to_qap_witness_map#225
Lil-Duckling-22 wants to merge 1 commit intoscipr-lab:masterfrom
Lil-Duckling-22:fix/qap-zk-patch-doc-consistency

Conversation

@Lil-Duckling-22
Copy link
Copy Markdown

Update function documentation to match inline comment notation for ZK-patch polynomial. Changed (A d2 + B d1 - d3) to (d2A + d1B - d3) for consistency with code comment.

Update function documentation to match inline comment notation for ZK-patch polynomial.
Changed (A d2 + B d1 - d3) to (d2*A + d1*B - d3) for consistency with code comment.
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.

1 participant