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

avoid the "flush 0 then assign real value" pattern #19

Open
lispc opened this issue Feb 21, 2023 · 0 comments
Open

avoid the "flush 0 then assign real value" pattern #19

lispc opened this issue Feb 21, 2023 · 0 comments

Comments

@lispc
Copy link
Contributor

lispc commented Feb 21, 2023

like this

self.free_cols.iter().try_for_each(|col| {

this will be reject after we merge privacy-scaling-explorations/halo2#129

@lispc lispc changed the title avoid the flush 0 then assign pattern avoid the "flush 0 then assign real value" pattern Feb 21, 2023
@29988122 29988122 reopened this Mar 29, 2023
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

2 participants