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

add bitwise AND example #289

Merged
merged 2 commits into from
Jan 3, 2024
Merged

add bitwise AND example #289

merged 2 commits into from
Jan 3, 2024

Conversation

srinathsetty
Copy link
Collaborator

No description provided.

@srinathsetty srinathsetty merged commit 48065b0 into main Jan 3, 2024
6 checks passed
@srinathsetty srinathsetty deleted the and branch January 3, 2024 22:38
huitseeker added a commit to huitseeker/Nova that referenced this pull request Jan 24, 2024
* add bitwise AND example (microsoft#289)

* add bitwise AND example

* fix cargo clippy

* Fix typos (microsoft#290)

* fix typo

* fix typo

* Fix typo

* Remove absorbing of running instance (microsoft#291)

* Remove absorbing of running instance

* Update value of NUM_FE_FOR_RO

* Update expected values in tests

* Add comment

* cargo fmt

* relax requirements on the size of public IO and add a note about NIFS (microsoft#294)

* relax requirements on the size of public IO

* add a note

---------

Co-authored-by: Srinath Setty <[email protected]>
Co-authored-by: GoodDaisy <[email protected]>
Co-authored-by: Varun Thakore <[email protected]>
huitseeker added a commit to huitseeker/Nova that referenced this pull request Feb 14, 2024
* removing uneeded derive(Deserialize) in src/circuit.rs

* removing uneeded derive(Serialize, Deserialize) in src/provider/hyperkzg.rs

* removing uneeded derive(Serialize, Deserialize) in src/provider/ipa_pc.rs

* removing uneeded derive(Serialize, Deserialize) in src/provider/pedersen.rs

* removing uneeded derive(Serialize, Deserialize) in src/provider/non_hiding_zeromorph.rs

* removing uneeded derive(Serialize, Deserialize) in src/provider/kzg_commitment.rs

* removing uneeded derive(Serialize, Deserialize) in src/provider/poseidon.rs

* removing uneeded derive(Deserialize) in src/supernova/mod.rs
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